Rate Overview
Live
1 TND = 3.3290 NOK
1 NOK = 0.300388
TND
Avg
3.4060
High
3.4765
Low
3.2927
Last updated: 3/27/2026, 8:31:18 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.33 NOK |
| 10 TND | 33.29 NOK |
| 50 TND | 166.45 NOK |
| 100 TND | 332.90 NOK |
| 500 TND | 1,664.51 NOK |
| 1,000 TND | 3,329.03 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-03-27T20:31:18Z",
"rates": {
"NOK": 3.329026
}
}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": 332.9026,
"rate": 3.329026
}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