Rate Overview
Live
1 FJD = 53.3953 VUV
1 VUV = 0.018728
FJD
Avg
53.5702
High
53.8603
Low
53.1591
Last updated: 3/26/2026, 11:34:58 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.40 VUV |
| 10 FJD | 533.95 VUV |
| 50 FJD | 2,669.76 VUV |
| 100 FJD | 5,339.53 VUV |
| 500 FJD | 26,697.65 VUV |
| 1,000 FJD | 53,395.29 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-26T11:34:58Z",
"rates": {
"VUV": 53.395292
}
}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": 5339.5292,
"rate": 53.395292
}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