Rate Overview
Live
1 AED = 1087.69 KHR
1 KHR = 0.000919
AED
Avg
1090.61
High
1093.07
Low
1087.69
Last updated: 4/16/2026, 5:57:12 PM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,087.69 KHR |
| 10 AED | 10,876.94 KHR |
| 50 AED | 54,384.71 KHR |
| 100 AED | 108,769.43 KHR |
| 500 AED | 543,847.14 KHR |
| 1,000 AED | 1,087,694.27 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-04-16T17:57:12Z",
"rates": {
"KHR": 1087.694271
}
}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": 108769.4271,
"rate": 1087.694271
}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