Rate Overview
Live
1 NOK = 3.3452 TWD
1 TWD = 0.298936
NOK
Avg
3.1812
High
3.4178
Low
2.8555
Last updated: 7/28/2026, 12:41:58 PM
Quick Conversions
| NOK | TWD |
|---|---|
| 1 NOK | 3.35 TWD |
| 10 NOK | 33.45 TWD |
| 50 NOK | 167.26 TWD |
| 100 NOK | 334.52 TWD |
| 500 NOK | 1,672.60 TWD |
| 1,000 NOK | 3,345.20 TWD |
Get NOK/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=TWDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-28T12:41:58Z",
"rates": {
"TWD": 3.345199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "TWD",
"amount": 100
},
"result": 334.5199,
"rate": 3.345199
}Build with NOK/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key