Rate Overview
Live
1 AED = 5.7652 CZK
1 CZK = 0.173454
AED
Avg
5.9515
High
6.5792
Low
5.5875
Last updated: 7/21/2026, 1:57:28 PM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.77 CZK |
| 10 AED | 57.65 CZK |
| 50 AED | 288.26 CZK |
| 100 AED | 576.52 CZK |
| 500 AED | 2,882.60 CZK |
| 1,000 AED | 5,765.21 CZK |
Get AED/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=CZKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-21T13:57:28Z",
"rates": {
"CZK": 5.765205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "CZK",
"amount": 100
},
"result": 576.5205,
"rate": 5.765205
}Build with AED/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key