Rate Overview
Live
1 TWD = 0.292834 NOK
1 NOK = 3.4149
TWD
Avg
0.294526
High
0.296196
Low
0.292834
Last updated: 9/2/2026, 3:31:04 PM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.29 NOK |
| 10 TWD | 2.93 NOK |
| 50 TWD | 14.64 NOK |
| 100 TWD | 29.28 NOK |
| 500 TWD | 146.42 NOK |
| 1,000 TWD | 292.83 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-09-02T15:31:04Z",
"rates": {
"NOK": 0.292834
}
}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.283399999999997,
"rate": 0.292834
}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