Rate Overview
Live
1 FJD = 53.6220 VUV
1 VUV = 0.018649
FJD
Avg
53.7155
High
53.9729
Low
53.4141
Last updated: 5/6/2026, 6:08:42 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.62 VUV |
| 10 FJD | 536.22 VUV |
| 50 FJD | 2,681.10 VUV |
| 100 FJD | 5,362.20 VUV |
| 500 FJD | 26,811.00 VUV |
| 1,000 FJD | 53,621.99 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-05-06T06:08:42Z",
"rates": {
"VUV": 53.621991
}
}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": 5362.1991,
"rate": 53.621991
}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