Rate Overview
Live
1 AED = 1092.34 KHR
1 KHR = 0.000915
AED
Avg
1092.53
High
1094.78
Low
1090.88
Last updated: 3/7/2026, 2:11:59 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,092.34 KHR |
| 10 AED | 10,923.39 KHR |
| 50 AED | 54,616.96 KHR |
| 100 AED | 109,233.92 KHR |
| 500 AED | 546,169.60 KHR |
| 1,000 AED | 1,092,339.21 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-07T02:11:59Z",
"rates": {
"KHR": 1092.339208
}
}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": 109233.9208,
"rate": 1092.339208
}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