Rate Overview
Live
1 FJD = 53.3190 VUV
1 VUV = 0.018755
FJD
Avg
53.4658
High
53.7304
Low
53.2693
Last updated: 6/15/2026, 10:20:20 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.32 VUV |
| 10 FJD | 533.19 VUV |
| 50 FJD | 2,665.95 VUV |
| 100 FJD | 5,331.90 VUV |
| 500 FJD | 26,659.49 VUV |
| 1,000 FJD | 53,318.98 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-06-15T10:20:20Z",
"rates": {
"VUV": 53.318984
}
}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": 5331.8984,
"rate": 53.318984
}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