Rate Overview
Live
1 AED = 1100.66 KHR
1 KHR = 0.000909
AED
Avg
1092.93
High
1100.66
Low
1081.77
Last updated: 7/22/2026, 6:08:02 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,100.66 KHR |
| 10 AED | 11,006.56 KHR |
| 50 AED | 55,032.82 KHR |
| 100 AED | 110,065.65 KHR |
| 500 AED | 550,328.24 KHR |
| 1,000 AED | 1,100,656.47 KHR |
Get AED/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KHRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-22T06:08:02Z",
"rates": {
"KHR": 1100.656473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KHR",
"amount": 100
},
"result": 110065.6473,
"rate": 1100.656473
}Build with AED/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key