Rate Overview
Live
1 CZK = 0.174898 AED
1 AED = 5.7176
CZK
Avg
0.176087
High
0.178976
Low
0.173894
Last updated: 3/7/2026, 12:33:40 AM
Quick Conversions
| CZK | AED |
|---|---|
| 1 CZK | 0.17 AED |
| 10 CZK | 1.75 AED |
| 50 CZK | 8.74 AED |
| 100 CZK | 17.49 AED |
| 500 CZK | 87.45 AED |
| 1,000 CZK | 174.90 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-03-07T00:33:40Z",
"rates": {
"AED": 0.174898
}
}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.4898,
"rate": 0.174898
}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