Rate Overview
Live
1 TWD = 0.303041 NOK
1 NOK = 3.2999
TWD
Avg
0.301848
High
0.304983
Low
0.298598
Last updated: 3/27/2026, 4:54:30 AM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.30 NOK |
| 10 TWD | 3.03 NOK |
| 50 TWD | 15.15 NOK |
| 100 TWD | 30.30 NOK |
| 500 TWD | 151.52 NOK |
| 1,000 TWD | 303.04 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-27T04:54:30Z",
"rates": {
"NOK": 0.303041
}
}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.304100000000002,
"rate": 0.303041
}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