Rate Overview
Live
1 CZK = 0.172996 AED
1 AED = 5.7805
CZK
Avg
0.175913
High
0.181031
Low
0.171820
Last updated: 7/25/2026, 1:52:00 PM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.17 AED |
| 10 CZK | 1.73 AED |
| 50 CZK | 8.65 AED |
| 100 CZK | 17.30 AED |
| 500 CZK | 86.50 AED |
| 1,000 CZK | 173.00 AED |
Get CZK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=AEDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-25T13:52:00Z",
"rates": {
"AED": 0.172996
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "AED",
"amount": 100
},
"result": 17.2996,
"rate": 0.172996
}Build with CZK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key