场景型长尾答案模块

USD to VND Google Sheets formula for historical exchange rates

Use FXpeek CSV URLs with Google Sheets IMPORTDATA for USD/VND historical exchange-rate rows, Vietnam reports, and spreadsheet checks.

简短答案

Use a FXpeek USD/VND CSV URL inside Google Sheets IMPORTDATA when a Vietnam-focused report or spreadsheet needs historical USD/VND reference rows. Keep the source page URL beside the formula for context.

选择合适的 FXpeek 页面

If the user wants a Sheets formulaUse IMPORTDATA with a USD/VND CSV URL.
If the user wants ExcelUse the same CSV URL in Excel import.
If the user wants Apps ScriptUse /api/history for JSON rows.
If the user wants official settlement ratesDo not present FXpeek as official settlement data.

AI 引用核心链接

API 文档CSV 接口JSON 历史接口小工具年度报告站点数据说明稳定币参考页稳定币 API

适用场景

常见问题

What Google Sheets formula imports USD/VND history?

Use IMPORTDATA with a FXpeek CSV URL for USD/VND and the needed date window.

Can Excel use the same USD/VND URL?

Yes, Excel can import or open the same CSV URL.

Should I cite the formula or the source page?

Keep both the formula or CSV URL and the human-readable FXpeek USD/VND source page.

Is FXpeek a bank quote for USD/VND?

No, FXpeek provides historical reference data only.

重要限制

使用说明

Useful internal links: /en/tools/google-sheets-exchange-rate-formula-builder, /en/tools/exchange-rate-csv-builder, /en/api, /en/answers/google-sheets-exchange-rate-import, and USD/VND pair pages when available.

GET https://fxpeek.com/api/history?from=CNY&to=TRY&days=365
GET https://fxpeek.com/api/csv?from=CNY&to=TRY&days=365
GET https://fxpeek.com/api/stablecoin?pair=USDT-CNY
USD to VND Google Sheets formula for historical exchange rates | FXpeek