Rate Overview
Live
1 FJD = 53.6415 VUV
1 VUV = 0.018642
FJD
Avg
53.5837
High
53.9047
Low
53.2811
Last updated: 4/15/2026, 10:50:09 PM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.64 VUV |
| 10 FJD | 536.41 VUV |
| 50 FJD | 2,682.07 VUV |
| 100 FJD | 5,364.15 VUV |
| 500 FJD | 26,820.73 VUV |
| 1,000 FJD | 53,641.46 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-04-15T22:50:09Z",
"rates": {
"VUV": 53.641461
}
}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": 5364.1461,
"rate": 53.641461
}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