Rate Overview
Live
1 TND = 7.1324 CZK
1 CZK = 0.140205
TND
Avg
7.1641
High
7.2207
Low
7.1181
Last updated: 4/16/2026, 4:52:14 PM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.13 CZK |
| 10 TND | 71.32 CZK |
| 50 TND | 356.62 CZK |
| 100 TND | 713.24 CZK |
| 500 TND | 3,566.21 CZK |
| 1,000 TND | 7,132.42 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-04-16T16:52:14Z",
"rates": {
"CZK": 7.132416
}
}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.2416000000001,
"rate": 7.132416
}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