Rate Overview
Live
1 AED = 1100.62 KHR
1 KHR = 0.000909
AED
Avg
1094.13
High
1100.62
Low
1086.68
Last updated: 7/26/2026, 5:37:18 PM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,100.62 KHR |
| 10 AED | 11,006.21 KHR |
| 50 AED | 55,031.05 KHR |
| 100 AED | 110,062.10 KHR |
| 500 AED | 550,310.50 KHR |
| 1,000 AED | 1,100,621.00 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-26T17:37:18Z",
"rates": {
"KHR": 1100.621004
}
}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": 110062.10040000001,
"rate": 1100.621004
}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