Rate Overview
Live
1 FJD = 53.3246 VUV
1 VUV = 0.018753
FJD
Avg
53.3822
High
53.6182
Low
53.2976
Last updated: 9/3/2026, 9:07:12 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.32 VUV |
| 10 FJD | 533.25 VUV |
| 50 FJD | 2,666.23 VUV |
| 100 FJD | 5,332.46 VUV |
| 500 FJD | 26,662.30 VUV |
| 1,000 FJD | 53,324.61 VUV |
Get FJD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=VUVExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-03T09:07:12Z",
"rates": {
"VUV": 53.324608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "VUV",
"amount": 100
},
"result": 5332.4608,
"rate": 53.324608
}Build with FJD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key