Rate Overview
Live
1 TWD = 0.307539 NOK
1 NOK = 3.2516
TWD
Avg
0.310663
High
0.311950
Low
0.307539
Last updated: 7/3/2026, 6:44:10 PM
Quick Conversions
| TWD | NOK |
|---|---|
| 1 TWD | 0.31 NOK |
| 10 TWD | 3.08 NOK |
| 50 TWD | 15.38 NOK |
| 100 TWD | 30.75 NOK |
| 500 TWD | 153.77 NOK |
| 1,000 TWD | 307.54 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-03T18:44:10Z",
"rates": {
"NOK": 0.307539
}
}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.7539,
"rate": 0.307539
}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