Rate Overview
Live
1 TND = 3.2414 NOK
1 NOK = 0.308512
TND
Avg
3.2498
High
3.2664
Low
3.2414
Last updated: 8/13/2026, 2:41:46 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.24 NOK |
| 10 TND | 32.41 NOK |
| 50 TND | 162.07 NOK |
| 100 TND | 324.14 NOK |
| 500 TND | 1,620.68 NOK |
| 1,000 TND | 3,241.36 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-08-13T14:41:46Z",
"rates": {
"NOK": 3.241363
}
}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": 324.1363,
"rate": 3.241363
}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