Rate Overview
Live
1 CZK = 0.173069 AED
1 AED = 5.7780
CZK
Avg
0.173109
High
0.174083
Low
0.172381
Last updated: 7/28/2026, 8:29:29 PM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.17 AED |
| 10 CZK | 1.73 AED |
| 50 CZK | 8.65 AED |
| 100 CZK | 17.31 AED |
| 500 CZK | 86.53 AED |
| 1,000 CZK | 173.07 AED |
Get CZK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=AEDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-28T20:29:29Z",
"rates": {
"AED": 0.173069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "AED",
"amount": 100
},
"result": 17.3069,
"rate": 0.173069
}Build with CZK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key