Rate Overview
Live
1 FJD = 53.9508 VUV
1 VUV = 0.018535
FJD
Avg
52.5580
High
53.9508
Low
51.3355
Last updated: 3/26/2026, 1:17:51 PM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.95 VUV |
| 10 FJD | 539.51 VUV |
| 50 FJD | 2,697.54 VUV |
| 100 FJD | 5,395.08 VUV |
| 500 FJD | 26,975.41 VUV |
| 1,000 FJD | 53,950.82 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-03-26T13:17:51Z",
"rates": {
"VUV": 53.950817
}
}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": 5395.0817,
"rate": 53.950817
}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