Rate Overview
Live
1 AED = 5.6721 CZK
1 CZK = 0.176300
AED
Avg
5.6850
High
5.7090
Low
5.6637
Last updated: 6/16/2026, 1:12:27 AM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.67 CZK |
| 10 AED | 56.72 CZK |
| 50 AED | 283.61 CZK |
| 100 AED | 567.21 CZK |
| 500 AED | 2,836.07 CZK |
| 1,000 AED | 5,672.15 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-06-16T01:12:27Z",
"rates": {
"CZK": 5.672148
}
}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.2148,
"rate": 5.672148
}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