Rate Overview
Live
1 VND = 0.053402 NGN
1 NGN = 18.7259
VND
Avg
0.052557
High
0.053402
Low
0.051890
Last updated: 3/7/2026, 3:07:54 AM
Quick Conversions
| VND | NGN |
|---|---|
| 1 VND | 0.05 NGN |
| 10 VND | 0.53 NGN |
| 50 VND | 2.67 NGN |
| 100 VND | 5.34 NGN |
| 500 VND | 26.70 NGN |
| 1,000 VND | 53.40 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-03-07T03:07:54Z",
"rates": {
"NGN": 0.053402
}
}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.340199999999999,
"rate": 0.053402
}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