Rate Overview
Live
1 TND = 7.2889 CZK
1 CZK = 0.137194
TND
Avg
7.2495
High
7.2889
Low
7.1721
Last updated: 3/27/2026, 12:58:15 PM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.29 CZK |
| 10 TND | 72.89 CZK |
| 50 TND | 364.45 CZK |
| 100 TND | 728.89 CZK |
| 500 TND | 3,644.46 CZK |
| 1,000 TND | 7,288.93 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-27T12:58:15Z",
"rates": {
"CZK": 7.28893
}
}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": 728.8929999999999,
"rate": 7.28893
}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