Rate Overview
Live
1 AED = 1100.75 KHR
1 KHR = 0.000908
AED
Avg
1095.20
High
1112.83
Low
1088.22
Last updated: 7/21/2026, 10:58:48 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,100.75 KHR |
| 10 AED | 11,007.50 KHR |
| 50 AED | 55,037.50 KHR |
| 100 AED | 110,074.99 KHR |
| 500 AED | 550,374.97 KHR |
| 1,000 AED | 1,100,749.94 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-21T10:58:48Z",
"rates": {
"KHR": 1100.749942
}
}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": 110074.99419999999,
"rate": 1100.749942
}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