Rate Overview
Live
1 TND = 3.2011 NOK
1 NOK = 0.312397
TND
Avg
3.4415
High
3.5898
Low
3.2011
Last updated: 5/27/2026, 8:49:43 AM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.20 NOK |
| 10 TND | 32.01 NOK |
| 50 TND | 160.05 NOK |
| 100 TND | 320.11 NOK |
| 500 TND | 1,600.53 NOK |
| 1,000 TND | 3,201.05 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-05-27T08:49:43Z",
"rates": {
"NOK": 3.201051
}
}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": 320.1051,
"rate": 3.201051
}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