Rate Overview
Live
1 AED = 1100.46 KHR
1 KHR = 0.000909
AED
Avg
1102.45
High
1104.70
Low
1100.46
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,100.46 KHR |
| 10 AED | 11,004.59 KHR |
| 50 AED | 55,022.94 KHR |
| 100 AED | 110,045.89 KHR |
| 500 AED | 550,229.43 KHR |
| 1,000 AED | 1,100,458.86 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-08-15T05:36:22Z",
"rates": {
"KHR": 1100.458855
}
}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": 110045.8855,
"rate": 1100.458855
}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