Rate Overview
Live
1 TND = 7.2647 CZK
1 CZK = 0.137651
TND
Avg
7.2041
High
7.2647
Low
7.1425
Last updated: 3/27/2026, 4:29:08 PM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.26 CZK |
| 10 TND | 72.65 CZK |
| 50 TND | 363.24 CZK |
| 100 TND | 726.47 CZK |
| 500 TND | 3,632.36 CZK |
| 1,000 TND | 7,264.73 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-27T16:29:08Z",
"rates": {
"CZK": 7.264726
}
}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": 726.4725999999999,
"rate": 7.264726
}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