Rate Overview
Live
1 CZK = 0.176485 AED
1 AED = 5.6662
CZK
Avg
0.176260
High
0.176485
Low
0.175792
Last updated: 9/8/2026, 9:52:04 PM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.18 AED |
| 10 CZK | 1.76 AED |
| 50 CZK | 8.82 AED |
| 100 CZK | 17.65 AED |
| 500 CZK | 88.24 AED |
| 1,000 CZK | 176.49 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-08T21:52:04Z",
"rates": {
"AED": 0.176485
}
}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.6485,
"rate": 0.176485
}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