Rate Overview
Live
1 TWD = 0.302718 NOK
1 NOK = 3.3034
TWD
Avg
0.329510
High
0.354839
Low
0.295219
Last updated: 3/27/2026, 6:30:47 AM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.30 NOK |
| 10 TWD | 3.03 NOK |
| 50 TWD | 15.14 NOK |
| 100 TWD | 30.27 NOK |
| 500 TWD | 151.36 NOK |
| 1,000 TWD | 302.72 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-27T06:30:47Z",
"rates": {
"NOK": 0.302718
}
}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.2718,
"rate": 0.302718
}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