Rate Overview
Live
1 CZK = 0.175894 AED
1 AED = 5.6852
CZK
Avg
0.176747
High
0.181031
Low
0.172644
Last updated: 5/27/2026, 5:32:07 PM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.18 AED |
| 10 CZK | 1.76 AED |
| 50 CZK | 8.79 AED |
| 100 CZK | 17.59 AED |
| 500 CZK | 87.95 AED |
| 1,000 CZK | 175.89 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-05-27T17:32:07Z",
"rates": {
"AED": 0.175894
}
}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.589399999999998,
"rate": 0.175894
}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