Rate Overview
Live
1 AED = 5.6780 CZK
1 CZK = 0.176119
AED
Avg
5.7018
High
5.9480
Low
5.5470
Last updated: 5/26/2026, 11:13:08 PM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.68 CZK |
| 10 AED | 56.78 CZK |
| 50 AED | 283.90 CZK |
| 100 AED | 567.80 CZK |
| 500 AED | 2,838.99 CZK |
| 1,000 AED | 5,677.97 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-05-26T23:13:08Z",
"rates": {
"CZK": 5.677973
}
}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": 567.7973,
"rate": 5.677973
}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