Rate Overview
Live
1 TND = 3.2493 NOK
1 NOK = 0.307755
TND
Avg
3.2677
High
3.2992
Low
3.2378
Last updated: 4/16/2026, 10:57:06 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.25 NOK |
| 10 TND | 32.49 NOK |
| 50 TND | 162.47 NOK |
| 100 TND | 324.93 NOK |
| 500 TND | 1,624.67 NOK |
| 1,000 TND | 3,249.34 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-04-16T22:57:06Z",
"rates": {
"NOK": 3.249338
}
}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": 324.93379999999996,
"rate": 3.249338
}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