Rate Overview
Live
1 AED = 1092.45 KHR
1 KHR = 0.000915
AED
Avg
1093.94
High
1095.59
Low
1092.25
Last updated: 7/2/2026, 7:40:13 PM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,092.45 KHR |
| 10 AED | 10,924.47 KHR |
| 50 AED | 54,622.34 KHR |
| 100 AED | 109,244.67 KHR |
| 500 AED | 546,223.37 KHR |
| 1,000 AED | 1,092,446.74 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-02T19:40:13Z",
"rates": {
"KHR": 1092.446744
}
}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": 109244.6744,
"rate": 1092.446744
}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