Rate Overview
Live
1 TND = 3.2355 NOK
1 NOK = 0.309073
TND
Avg
3.2581
High
3.2845
Low
3.2349
Last updated: 7/25/2026, 9:34:14 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.24 NOK |
| 10 TND | 32.35 NOK |
| 50 TND | 161.77 NOK |
| 100 TND | 323.55 NOK |
| 500 TND | 1,617.74 NOK |
| 1,000 TND | 3,235.48 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-25T21:34:14Z",
"rates": {
"NOK": 3.235478
}
}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.5478,
"rate": 3.235478
}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