Rate Overview
Live
1 NGN = 0.086341 VUV
1 VUV = 11.5820
NGN
Avg
0.079805
High
0.086658
Low
0.069676
Last updated: 5/28/2026, 12:08:26 AM
Quick Conversions
| NGN | VUV |
|---|---|
| 1 NGN | 0.09 VUV |
| 10 NGN | 0.86 VUV |
| 50 NGN | 4.32 VUV |
| 100 NGN | 8.63 VUV |
| 500 NGN | 43.17 VUV |
| 1,000 NGN | 86.34 VUV |
Get NGN/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=VUVExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-28T00:08:26Z",
"rates": {
"VUV": 0.086341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "VUV",
"amount": 100
},
"result": 8.6341,
"rate": 0.086341
}Build with NGN/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key