Rate Overview
Live
1 CZK = 0.174072 AED
1 AED = 5.7447
CZK
Avg
0.173205
High
0.174095
Low
0.172615
Last updated: 7/30/2026, 6:20:52 AM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.17 AED |
| 10 CZK | 1.74 AED |
| 50 CZK | 8.70 AED |
| 100 CZK | 17.41 AED |
| 500 CZK | 87.04 AED |
| 1,000 CZK | 174.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-30T06:20:52Z",
"rates": {
"AED": 0.174072
}
}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.4072,
"rate": 0.174072
}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