Rate Overview
Live
1 TND = 7.1878 CZK
1 CZK = 0.139124
TND
Avg
7.1892
High
7.2540
Low
7.1181
Last updated: 7/13/2026, 8:52:27 AM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.19 CZK |
| 10 TND | 71.88 CZK |
| 50 TND | 359.39 CZK |
| 100 TND | 718.78 CZK |
| 500 TND | 3,593.91 CZK |
| 1,000 TND | 7,187.82 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-13T08:52:27Z",
"rates": {
"CZK": 7.187821
}
}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": 718.7820999999999,
"rate": 7.187821
}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