Rate Overview
Live
1 AED = 1090.23 KHR
1 KHR = 0.000917
AED
Avg
1095.24
High
1112.83
Low
1088.63
Last updated: 3/27/2026, 1:05:12 PM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,090.23 KHR |
| 10 AED | 10,902.25 KHR |
| 50 AED | 54,511.26 KHR |
| 100 AED | 109,022.51 KHR |
| 500 AED | 545,112.56 KHR |
| 1,000 AED | 1,090,225.12 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-03-27T13:05:12Z",
"rates": {
"KHR": 1090.225123
}
}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": 109022.51229999999,
"rate": 1090.225123
}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