Rate Overview
Live
1 TND = 3.2754 NOK
1 NOK = 0.305304
TND
Avg
3.2611
High
3.2882
Low
3.2319
Last updated: 6/16/2026, 7:10:18 AM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.28 NOK |
| 10 TND | 32.75 NOK |
| 50 TND | 163.77 NOK |
| 100 TND | 327.54 NOK |
| 500 TND | 1,637.71 NOK |
| 1,000 TND | 3,275.43 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-06-16T07:10:18Z",
"rates": {
"NOK": 3.275429
}
}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": 327.5429,
"rate": 3.275429
}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