Rate Overview
Live
1 VND = 0.050902 NGN
1 NGN = 19.6456
VND
Avg
0.051232
High
0.051475
Low
0.050902
Last updated: 9/3/2026, 3:32:45 AM
Quick Conversions
| VND | NGN |
|---|---|
| 1 VND | 0.05 NGN |
| 10 VND | 0.51 NGN |
| 50 VND | 2.55 NGN |
| 100 VND | 5.09 NGN |
| 500 VND | 25.45 NGN |
| 1,000 VND | 50.90 NGN |
Get VND/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=NGNExample Response:
{
"success": true,
"base": "VND",
"date": "2026-09-03T03:32:45Z",
"rates": {
"NGN": 0.050902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "NGN",
"amount": 100
},
"result": 5.0902,
"rate": 0.050902
}Build with VND/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key