Rate Overview
Live
1 TND = 3.3301 NOK
1 NOK = 0.300295
TND
Avg
3.4653
High
3.5898
Low
3.3273
Last updated: 3/27/2026, 10:16:25 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.33 NOK |
| 10 TND | 33.30 NOK |
| 50 TND | 166.50 NOK |
| 100 TND | 333.01 NOK |
| 500 TND | 1,665.03 NOK |
| 1,000 TND | 3,330.06 NOK |
Get TND/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=NOKExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-27T22:16:25Z",
"rates": {
"NOK": 3.330057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "NOK",
"amount": 100
},
"result": 333.0057,
"rate": 3.330057
}Build with TND/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key