Rate Overview
Live
1 AED = 5.7819 CZK
1 CZK = 0.172954
AED
Avg
5.6857
High
5.8200
Low
5.5239
Last updated: 7/26/2026, 10:41:59 AM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.78 CZK |
| 10 AED | 57.82 CZK |
| 50 AED | 289.09 CZK |
| 100 AED | 578.19 CZK |
| 500 AED | 2,890.95 CZK |
| 1,000 AED | 5,781.89 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-26T10:41:59Z",
"rates": {
"CZK": 5.781892
}
}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": 578.1892,
"rate": 5.781892
}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