Rate Overview
Live
1 FJD = 53.3867 VUV
1 VUV = 0.018731
FJD
Avg
53.7047
High
53.9237
Low
53.3867
Last updated: 3/6/2026, 8:09:26 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.39 VUV |
| 10 FJD | 533.87 VUV |
| 50 FJD | 2,669.34 VUV |
| 100 FJD | 5,338.67 VUV |
| 500 FJD | 26,693.36 VUV |
| 1,000 FJD | 53,386.72 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-06T08:09:26Z",
"rates": {
"VUV": 53.386716
}
}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": 5338.6716,
"rate": 53.386716
}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