Rate Overview
Live
1 AED = 1100.52 KHR
1 KHR = 0.000909
AED
Avg
1099.80
High
1100.75
Low
1095.96
Last updated: 7/22/2026, 11:09:55 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,100.52 KHR |
| 10 AED | 11,005.22 KHR |
| 50 AED | 55,026.08 KHR |
| 100 AED | 110,052.16 KHR |
| 500 AED | 550,260.81 KHR |
| 1,000 AED | 1,100,521.62 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-22T11:09:55Z",
"rates": {
"KHR": 1100.521624
}
}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": 110052.1624,
"rate": 1100.521624
}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