Rate Overview
Live
1 AED = 5.8087 CZK
1 CZK = 0.172157
AED
Avg
5.7692
High
6.3064
Low
5.5360
Last updated: 3/27/2026, 1:23:45 PM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.81 CZK |
| 10 AED | 58.09 CZK |
| 50 AED | 290.43 CZK |
| 100 AED | 580.87 CZK |
| 500 AED | 2,904.33 CZK |
| 1,000 AED | 5,808.67 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-03-27T13:23:45Z",
"rates": {
"CZK": 5.808665
}
}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": 580.8665000000001,
"rate": 5.808665
}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