Rate Overview
Live
1 VND = 0.000082 FJD
1 FJD = 12195.12
VND
Avg
0.000083
High
0.000084
Low
0.000082
Last updated: 5/7/2026, 7:39:42 PM
Quick Conversions
| VND | FJD |
|---|---|
| 1 VND | 0.00 FJD |
| 10 VND | 0.00 FJD |
| 50 VND | 0.00 FJD |
| 100 VND | 0.01 FJD |
| 500 VND | 0.04 FJD |
| 1,000 VND | 0.08 FJD |
Get VND/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=FJDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-07T19:39:42Z",
"rates": {
"FJD": 0.000082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "FJD",
"amount": 100
},
"result": 0.0082,
"rate": 0.000082
}Build with VND/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key