Rate Overview
Live
1 TND = 7.1372 CZK
1 CZK = 0.140111
TND
Avg
7.1536
High
7.1858
Low
7.1263
Last updated: 6/16/2026, 1:07:00 PM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.14 CZK |
| 10 TND | 71.37 CZK |
| 50 TND | 356.86 CZK |
| 100 TND | 713.72 CZK |
| 500 TND | 3,568.60 CZK |
| 1,000 TND | 7,137.21 CZK |
Get TND/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=CZKExample Response:
{
"success": true,
"base": "TND",
"date": "2026-06-16T13:07:00Z",
"rates": {
"CZK": 7.137209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "CZK",
"amount": 100
},
"result": 713.7209,
"rate": 7.137209
}Build with TND/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key