Rate Overview
Live
1 TND = 7.1652 CZK
1 CZK = 0.139563
TND
Avg
7.1541
High
7.2181
Low
7.1169
Last updated: 9/2/2026, 10:24:44 AM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.17 CZK |
| 10 TND | 71.65 CZK |
| 50 TND | 358.26 CZK |
| 100 TND | 716.52 CZK |
| 500 TND | 3,582.61 CZK |
| 1,000 TND | 7,165.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-09-02T10:24:44Z",
"rates": {
"CZK": 7.165213
}
}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": 716.5213,
"rate": 7.165213
}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