Rate Overview
Live
1 FJD = 53.2489 VUV
1 VUV = 0.018780
FJD
Avg
53.6247
High
54.2258
Low
53.1888
Last updated: 7/20/2026, 5:21:42 AM
Quick Conversions
| FJD | VUV |
|---|---|
| 1 FJD | 53.25 VUV |
| 10 FJD | 532.49 VUV |
| 50 FJD | 2,662.44 VUV |
| 100 FJD | 5,324.89 VUV |
| 500 FJD | 26,624.43 VUV |
| 1,000 FJD | 53,248.86 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-07-20T05:21:42Z",
"rates": {
"VUV": 53.248862
}
}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": 5324.8862,
"rate": 53.248862
}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