Rate Overview
Live
1 AED = 1093.93 KHR
1 KHR = 0.000914
AED
Avg
1093.07
High
1094.43
Low
1088.98
Last updated: 5/27/2026, 6:53:52 AM
Quick Conversions
| AED | KHR |
|---|---|
| 1 AED | 1,093.93 KHR |
| 10 AED | 10,939.32 KHR |
| 50 AED | 54,696.59 KHR |
| 100 AED | 109,393.18 KHR |
| 500 AED | 546,965.88 KHR |
| 1,000 AED | 1,093,931.76 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-05-27T06:53:52Z",
"rates": {
"KHR": 1093.931763
}
}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": 109393.1763,
"rate": 1093.931763
}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