Rate Overview
Live
1 FJD = 53.2533 VUV
1 VUV = 0.018778
FJD
Avg
53.2824
High
53.5147
Low
52.9028
Last updated: 7/20/2026, 12:40:29 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.25 VUV |
| 10 FJD | 532.53 VUV |
| 50 FJD | 2,662.67 VUV |
| 100 FJD | 5,325.33 VUV |
| 500 FJD | 26,626.66 VUV |
| 1,000 FJD | 53,253.32 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-20T00:40:29Z",
"rates": {
"VUV": 53.253323
}
}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": 5325.3323,
"rate": 53.253323
}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