Rate Overview
Live
1 AED = 5.6998 CZK
1 CZK = 0.175446
AED
Avg
5.7107
High
5.7197
Low
5.6974
Last updated: 8/15/2026, 5:36:20 AM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.70 CZK |
| 10 AED | 57.00 CZK |
| 50 AED | 284.99 CZK |
| 100 AED | 569.98 CZK |
| 500 AED | 2,849.89 CZK |
| 1,000 AED | 5,699.77 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-08-15T05:36:20Z",
"rates": {
"CZK": 5.699771
}
}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": 569.9771000000001,
"rate": 5.699771
}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