Scenario long-tail answer module

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.

Short answer

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.

Choose the right FXpeek surface

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.

Useful FXpeek links

API docsCSV endpointJSON history endpointWidgetAnnual reportSite data guideStablecoin calculatorStablecoin API

Common use cases

FAQ

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.

Important limitations

Reference note

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