Rate Overview
Live
1 TND = 3.1935 NOK
1 NOK = 0.313139
TND
Avg
3.2095
High
3.2413
Low
3.1935
Last updated: 9/3/2026, 2:38:28 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.19 NOK |
| 10 TND | 31.93 NOK |
| 50 TND | 159.67 NOK |
| 100 TND | 319.35 NOK |
| 500 TND | 1,596.73 NOK |
| 1,000 TND | 3,193.47 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-09-03T14:38:28Z",
"rates": {
"NOK": 3.193467
}
}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": 319.3467,
"rate": 3.193467
}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