Rate Overview
Live
1 FJD = 53.2843 VUV
1 VUV = 0.018767
FJD
Avg
53.4615
High
53.7304
Low
53.2693
Last updated: 6/15/2026, 9:53:42 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.28 VUV |
| 10 FJD | 532.84 VUV |
| 50 FJD | 2,664.22 VUV |
| 100 FJD | 5,328.43 VUV |
| 500 FJD | 26,642.17 VUV |
| 1,000 FJD | 53,284.34 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-15T09:53:42Z",
"rates": {
"VUV": 53.284341
}
}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": 5328.4340999999995,
"rate": 53.284341
}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