Rate Overview
Live
1 TND = 3.2303 NOK
1 NOK = 0.309569
TND
Avg
3.3059
High
3.4901
Low
3.1763
Last updated: 7/26/2026, 5:52:45 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.23 NOK |
| 10 TND | 32.30 NOK |
| 50 TND | 161.51 NOK |
| 100 TND | 323.03 NOK |
| 500 TND | 1,615.15 NOK |
| 1,000 TND | 3,230.29 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-26T17:52:45Z",
"rates": {
"NOK": 3.230293
}
}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": 323.02930000000003,
"rate": 3.230293
}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