Rate Overview
Live
1 TND = 3.2032 NOK
1 NOK = 0.312185
TND
Avg
3.1862
High
3.2032
Low
3.1740
Last updated: 5/27/2026, 9:56:02 AM
Quick Conversions
| TND | NOK |
|---|---|
| 1 TND | 3.20 NOK |
| 10 TND | 32.03 NOK |
| 50 TND | 160.16 NOK |
| 100 TND | 320.32 NOK |
| 500 TND | 1,601.62 NOK |
| 1,000 TND | 3,203.23 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-27T09:56:02Z",
"rates": {
"NOK": 3.203233
}
}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.3233,
"rate": 3.203233
}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