Rate Overview
Live
1 TND = 3.3114 NOK
1 NOK = 0.301990
TND
Avg
3.3188
High
3.3920
Low
3.2526
Last updated: 7/12/2026, 8:03:32 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.31 NOK |
| 10 TND | 33.11 NOK |
| 50 TND | 165.57 NOK |
| 100 TND | 331.14 NOK |
| 500 TND | 1,655.68 NOK |
| 1,000 TND | 3,311.37 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-12T20:03:32Z",
"rates": {
"NOK": 3.311366
}
}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": 331.1366,
"rate": 3.311366
}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