Rate Overview
Live
1 TND = 3.2696 NOK
1 NOK = 0.305852
TND
Avg
3.4299
High
3.5898
Low
3.2045
Last updated: 7/19/2026, 4:11:06 AM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.27 NOK |
| 10 TND | 32.70 NOK |
| 50 TND | 163.48 NOK |
| 100 TND | 326.96 NOK |
| 500 TND | 1,634.78 NOK |
| 1,000 TND | 3,269.55 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-07-19T04:11:06Z",
"rates": {
"NOK": 3.269554
}
}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": 326.9554,
"rate": 3.269554
}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