Rate Overview
Live
1 FJD = 53.2091 VUV
1 VUV = 0.018794
FJD
Avg
53.2098
High
53.5943
Low
52.7528
Last updated: 7/2/2026, 11:04:45 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.21 VUV |
| 10 FJD | 532.09 VUV |
| 50 FJD | 2,660.45 VUV |
| 100 FJD | 5,320.91 VUV |
| 500 FJD | 26,604.54 VUV |
| 1,000 FJD | 53,209.07 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-07-02T11:04:45Z",
"rates": {
"VUV": 53.209074
}
}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": 5320.9074,
"rate": 53.209074
}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