Rate Overview
Live
1 TWD = 0.305172 NOK
1 NOK = 3.2768
TWD
Avg
0.309069
High
0.311807
Low
0.305172
Last updated: 7/6/2026, 7:41:40 PM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.31 NOK |
| 10 TWD | 3.05 NOK |
| 50 TWD | 15.26 NOK |
| 100 TWD | 30.52 NOK |
| 500 TWD | 152.59 NOK |
| 1,000 TWD | 305.17 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-07-06T19:41:40Z",
"rates": {
"NOK": 0.305172
}
}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.5172,
"rate": 0.305172
}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