Rate Overview
Live
1 AED = 1095.15 KHR
1 KHR = 0.000913
AED
Avg
1092.64
High
1095.15
Low
1089.79
Last updated: 5/7/2026, 4:26:13 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,095.15 KHR |
| 10 AED | 10,951.51 KHR |
| 50 AED | 54,757.54 KHR |
| 100 AED | 109,515.08 KHR |
| 500 AED | 547,575.41 KHR |
| 1,000 AED | 1,095,150.82 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-05-07T04:26:13Z",
"rates": {
"KHR": 1095.150815
}
}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": 109515.0815,
"rate": 1095.150815
}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