Rate Overview
Live
1 TND = 3.1981 NOK
1 NOK = 0.312682
TND
Avg
3.4008
High
3.5696
Low
3.1740
Last updated: 5/27/2026, 12:35:04 PM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.20 NOK |
| 10 TND | 31.98 NOK |
| 50 TND | 159.91 NOK |
| 100 TND | 319.81 NOK |
| 500 TND | 1,599.07 NOK |
| 1,000 TND | 3,198.14 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-27T12:35:04Z",
"rates": {
"NOK": 3.198138
}
}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": 319.8138,
"rate": 3.198138
}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