Rate Overview
Live
1 CZK = 0.176134 AED
1 AED = 5.6775
CZK
Avg
0.176386
High
0.177190
Low
0.175792
Last updated: 9/3/2026, 6:09:11 AM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.18 AED |
| 10 CZK | 1.76 AED |
| 50 CZK | 8.81 AED |
| 100 CZK | 17.61 AED |
| 500 CZK | 88.07 AED |
| 1,000 CZK | 176.13 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-09-03T06:09:11Z",
"rates": {
"AED": 0.176134
}
}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.613400000000002,
"rate": 0.176134
}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