Rate Overview
Live
1 NOK = 3.3034 TWD
1 TWD = 0.302718
NOK
Avg
3.3136
High
3.3490
Low
3.2789
Last updated: 3/27/2026, 6:03:46 AM
Quick Conversions
| NOK | TWD |
|---|---|
| 1 NOK | 3.30 TWD |
| 10 NOK | 33.03 TWD |
| 50 NOK | 165.17 TWD |
| 100 NOK | 330.34 TWD |
| 500 NOK | 1,651.70 TWD |
| 1,000 NOK | 3,303.40 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-27T06:03:46Z",
"rates": {
"TWD": 3.303403
}
}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": 330.3403,
"rate": 3.303403
}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