Rate Overview
Live
1 TND = 7.1442 CZK
1 CZK = 0.139975
TND
Avg
7.2118
High
7.2839
Low
7.1442
Last updated: 3/7/2026, 3:29:02 AM
Quick Conversions
| TND | CZK |
|---|---|
| 1 TND | 7.14 CZK |
| 10 TND | 71.44 CZK |
| 50 TND | 357.21 CZK |
| 100 TND | 714.42 CZK |
| 500 TND | 3,572.08 CZK |
| 1,000 TND | 7,144.15 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-07T03:29:02Z",
"rates": {
"CZK": 7.144151
}
}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": 714.4150999999999,
"rate": 7.144151
}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