Rate Overview
Live
1 NOK = 3.3133 TWD
1 TWD = 0.301812
NOK
Avg
3.2924
High
3.3133
Low
3.2644
Last updated: 3/6/2026, 11:48:52 PM
Quick Conversions
| NOK | TWD |
|---|---|
| 1 NOK | 3.31 TWD |
| 10 NOK | 33.13 TWD |
| 50 NOK | 165.67 TWD |
| 100 NOK | 331.33 TWD |
| 500 NOK | 1,656.66 TWD |
| 1,000 NOK | 3,313.33 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-03-06T23:48:52Z",
"rates": {
"TWD": 3.313326
}
}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": 331.3326,
"rate": 3.313326
}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