Rate Overview
Live
1 TWD = 0.296274 NOK
1 NOK = 3.3753
TWD
Avg
0.302919
High
0.321220
Low
0.290750
Last updated: 7/26/2026, 7:55:46 AM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.30 NOK |
| 10 TWD | 2.96 NOK |
| 50 TWD | 14.81 NOK |
| 100 TWD | 29.63 NOK |
| 500 TWD | 148.14 NOK |
| 1,000 TWD | 296.27 NOK |
Get TWD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=NOKExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-26T07:55:46Z",
"rates": {
"NOK": 0.296274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "NOK",
"amount": 100
},
"result": 29.627399999999998,
"rate": 0.296274
}Build with TWD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key