Rate Overview
Live
1 TWD = 0.294261 NOK
1 NOK = 3.3983
TWD
Avg
0.293807
High
0.294648
Low
0.292342
Last updated: 5/26/2026, 8:23:40 PM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.29 NOK |
| 10 TWD | 2.94 NOK |
| 50 TWD | 14.71 NOK |
| 100 TWD | 29.43 NOK |
| 500 TWD | 147.13 NOK |
| 1,000 TWD | 294.26 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-05-26T20:23:40Z",
"rates": {
"NOK": 0.294261
}
}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.426099999999998,
"rate": 0.294261
}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