Rate Overview
Live
1 AED = 1101.55 KHR
1 KHR = 0.000908
AED
Avg
1102.55
High
1106.49
Low
1101.17
Last updated: 9/4/2026, 2:36:44 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,101.55 KHR |
| 10 AED | 11,015.53 KHR |
| 50 AED | 55,077.66 KHR |
| 100 AED | 110,155.32 KHR |
| 500 AED | 550,776.60 KHR |
| 1,000 AED | 1,101,553.21 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-09-04T02:36:44Z",
"rates": {
"KHR": 1101.553207
}
}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": 110155.3207,
"rate": 1101.553207
}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