Rate Overview
Live
1 TND = 7.2787 CZK
1 CZK = 0.137388
TND
Avg
7.2482
High
7.2787
Low
7.1721
Last updated: 3/27/2026, 11:11:32 AM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.28 CZK |
| 10 TND | 72.79 CZK |
| 50 TND | 363.93 CZK |
| 100 TND | 727.87 CZK |
| 500 TND | 3,639.33 CZK |
| 1,000 TND | 7,278.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-03-27T11:11:32Z",
"rates": {
"CZK": 7.278664
}
}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": 727.8664,
"rate": 7.278664
}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