Rate Overview
Live
1 VND = 0.000353 NOK
1 NOK = 2832.86
VND
Avg
0.000357
High
0.000362
Low
0.000353
Last updated: 4/17/2026, 1:32:36 PM
Quick Conversions
| VND | NOK |
|---|---|
| 1 VND | 0.00 NOK |
| 10 VND | 0.00 NOK |
| 50 VND | 0.02 NOK |
| 100 VND | 0.04 NOK |
| 500 VND | 0.18 NOK |
| 1,000 VND | 0.35 NOK |
Get VND/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=NOKExample Response:
{
"success": true,
"base": "VND",
"date": "2026-04-17T13:32:36Z",
"rates": {
"NOK": 0.000353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "NOK",
"amount": 100
},
"result": 0.0353,
"rate": 0.000353
}Build with VND/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key