Rate Overview
Live
1 NOK = 3.4128 TWD
1 TWD = 0.293011
NOK
Avg
3.4049
High
3.4128
Low
3.3936
Last updated: 9/8/2026, 9:52:39 PM
Quick Conversions
| NOK | TWD |
|---|---|
| 1 NOK | 3.41 TWD |
| 10 NOK | 34.13 TWD |
| 50 NOK | 170.64 TWD |
| 100 NOK | 341.28 TWD |
| 500 NOK | 1,706.42 TWD |
| 1,000 NOK | 3,412.84 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-09-08T21:52:39Z",
"rates": {
"TWD": 3.412836
}
}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": 341.2836,
"rate": 3.412836
}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