Rate Overview
Live
1 VND = 0.001404 NIO
1 NIO = 712.2507
VND
Avg
0.001405
High
0.001410
Low
0.001403
Last updated: 9/2/2026, 3:33:19 PM
Quick Conversions
| VND | NIO |
|---|---|
| 1 VND | 0.00 NIO |
| 10 VND | 0.01 NIO |
| 50 VND | 0.07 NIO |
| 100 VND | 0.14 NIO |
| 500 VND | 0.70 NIO |
| 1,000 VND | 1.40 NIO |
Get VND/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=NIOExample Response:
{
"success": true,
"base": "VND",
"date": "2026-09-02T15:33:19Z",
"rates": {
"NIO": 0.001404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "NIO",
"amount": 100
},
"result": 0.1404,
"rate": 0.001404
}Build with VND/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key