Rate Overview
Live
1 VUV = 11.7025 NGN
1 NGN = 0.085452
VUV
Avg
11.5802
High
11.7025
Low
11.4413
Last updated: 3/7/2026, 4:06:12 AM
Quick Conversions
| VUV | NGN |
|---|---|
| 1 VUV | 11.70 NGN |
| 10 VUV | 117.03 NGN |
| 50 VUV | 585.13 NGN |
| 100 VUV | 1,170.25 NGN |
| 500 VUV | 5,851.25 NGN |
| 1,000 VUV | 11,702.51 NGN |
Get VUV/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=NGNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-07T04:06:12Z",
"rates": {
"NGN": 11.702508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "NGN",
"amount": 100
},
"result": 1170.2508,
"rate": 11.702508
}Build with VUV/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key