Rate Overview
Live
1 NOK = 3.2974 TWD
1 TWD = 0.303267
NOK
Avg
3.3020
High
3.3490
Low
3.2644
Last updated: 3/27/2026, 11:13:10 AM
Quick Conversions
| NOK | TWD |
|---|---|
| 1 NOK | 3.30 TWD |
| 10 NOK | 32.97 TWD |
| 50 NOK | 164.87 TWD |
| 100 NOK | 329.74 TWD |
| 500 NOK | 1,648.71 TWD |
| 1,000 NOK | 3,297.43 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-27T11:13:10Z",
"rates": {
"TWD": 3.297427
}
}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": 329.7427,
"rate": 3.297427
}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