Rate Overview
Live
1 AED = 5.7176 CZK
1 CZK = 0.174899
AED
Avg
5.6796
High
5.7506
Low
5.5873
Last updated: 3/7/2026, 2:13:01 AM
Quick Conversions
| AED | CZK |
|---|---|
| 1 AED | 5.72 CZK |
| 10 AED | 57.18 CZK |
| 50 AED | 285.88 CZK |
| 100 AED | 571.76 CZK |
| 500 AED | 2,858.80 CZK |
| 1,000 AED | 5,717.60 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-07T02:13:01Z",
"rates": {
"CZK": 5.717601
}
}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": 571.7601,
"rate": 5.717601
}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