Rate Overview
Live
1 TND = 7.1908 CZK
1 CZK = 0.139066
TND
Avg
7.1846
High
7.2061
Low
7.1613
Last updated: 5/27/2026, 11:19:35 AM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.19 CZK |
| 10 TND | 71.91 CZK |
| 50 TND | 359.54 CZK |
| 100 TND | 719.08 CZK |
| 500 TND | 3,595.42 CZK |
| 1,000 TND | 7,190.83 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-05-27T11:19:35Z",
"rates": {
"CZK": 7.190832
}
}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": 719.0832,
"rate": 7.190832
}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