Rate Overview
Live
1 FJD = 52.7355 VUV
1 VUV = 0.018963
FJD
Avg
53.6013
High
54.2258
Low
52.7355
Last updated: 7/25/2026, 6:58:33 PM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 52.74 VUV |
| 10 FJD | 527.35 VUV |
| 50 FJD | 2,636.77 VUV |
| 100 FJD | 5,273.55 VUV |
| 500 FJD | 26,367.73 VUV |
| 1,000 FJD | 52,735.47 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-25T18:58:33Z",
"rates": {
"VUV": 52.735467
}
}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": 5273.5467,
"rate": 52.735467
}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