Rate Overview
Live
1 AED = 5.6804 CZK
1 CZK = 0.176045
AED
Avg
5.6698
High
5.6885
Low
5.6436
Last updated: 9/3/2026, 5:30:10 AM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.68 CZK |
| 10 AED | 56.80 CZK |
| 50 AED | 284.02 CZK |
| 100 AED | 568.04 CZK |
| 500 AED | 2,840.18 CZK |
| 1,000 AED | 5,680.37 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-09-03T05:30:10Z",
"rates": {
"CZK": 5.680367
}
}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": 568.0367,
"rate": 5.680367
}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