Rate Overview
Live
1 CZK = 0.176230 AED
1 AED = 5.6744
CZK
Avg
0.176770
High
0.181031
Low
0.172644
Last updated: 5/27/2026, 10:58:43 AM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.18 AED |
| 10 CZK | 1.76 AED |
| 50 CZK | 8.81 AED |
| 100 CZK | 17.62 AED |
| 500 CZK | 88.12 AED |
| 1,000 CZK | 176.23 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-05-27T10:58:43Z",
"rates": {
"AED": 0.17623
}
}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.623,
"rate": 0.17623
}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