Rate Overview
Live
1 TND = 3.3370 NOK
1 NOK = 0.299674
TND
Avg
3.3572
High
3.3920
Low
3.3356
Last updated: 7/6/2026, 3:45:23 AM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.34 NOK |
| 10 TND | 33.37 NOK |
| 50 TND | 166.85 NOK |
| 100 TND | 333.70 NOK |
| 500 TND | 1,668.48 NOK |
| 1,000 TND | 3,336.95 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-06T03:45:23Z",
"rates": {
"NOK": 3.336954
}
}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.6954,
"rate": 3.336954
}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