Rate Overview
Live
1 TND = 7.2397 CZK
1 CZK = 0.138128
TND
Avg
7.2234
High
7.2639
Low
7.1946
Last updated: 7/2/2026, 6:00:58 AM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.24 CZK |
| 10 TND | 72.40 CZK |
| 50 TND | 361.98 CZK |
| 100 TND | 723.97 CZK |
| 500 TND | 3,619.83 CZK |
| 1,000 TND | 7,239.66 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-07-02T06:00:58Z",
"rates": {
"CZK": 7.239658
}
}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": 723.9658000000001,
"rate": 7.239658
}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