Rate Overview
Live
1 TWD = 0.302255 NOK
1 NOK = 3.3085
TWD
Avg
0.303783
High
0.306331
Low
0.302255
Last updated: 3/6/2026, 6:10:54 PM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.30 NOK |
| 10 TWD | 3.02 NOK |
| 50 TWD | 15.11 NOK |
| 100 TWD | 30.23 NOK |
| 500 TWD | 151.13 NOK |
| 1,000 TWD | 302.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-03-06T18:10:54Z",
"rates": {
"NOK": 0.302255
}
}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": 30.2255,
"rate": 0.302255
}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