Rate Overview
Live
1 AED = 5.7575 CZK
1 CZK = 0.173685
AED
Avg
5.7777
High
5.8011
Low
5.7539
Last updated: 7/5/2026, 5:57:29 AM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.76 CZK |
| 10 AED | 57.58 CZK |
| 50 AED | 287.88 CZK |
| 100 AED | 575.75 CZK |
| 500 AED | 2,878.77 CZK |
| 1,000 AED | 5,757.54 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-05T05:57:29Z",
"rates": {
"CZK": 5.757539
}
}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": 575.7539,
"rate": 5.757539
}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