Rate Overview
Live
1 TWD = 0.294220 NOK
1 NOK = 3.3988
TWD
Avg
0.293828
High
0.296256
Low
0.290750
Last updated: 5/26/2026, 10:12:28 PM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.29 NOK |
| 10 TWD | 2.94 NOK |
| 50 TWD | 14.71 NOK |
| 100 TWD | 29.42 NOK |
| 500 TWD | 147.11 NOK |
| 1,000 TWD | 294.22 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-26T22:12:28Z",
"rates": {
"NOK": 0.29422
}
}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.421999999999997,
"rate": 0.29422
}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