Rate Overview
Live
1 AED = 1099.79 KHR
1 KHR = 0.000909
AED
Avg
1095.89
High
1102.52
Low
1090.98
Last updated: 7/21/2026, 3:19:34 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,099.79 KHR |
| 10 AED | 10,997.92 KHR |
| 50 AED | 54,989.60 KHR |
| 100 AED | 109,979.21 KHR |
| 500 AED | 549,896.04 KHR |
| 1,000 AED | 1,099,792.08 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-21T03:19:34Z",
"rates": {
"KHR": 1099.792082
}
}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": 109979.2082,
"rate": 1099.792082
}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