Rate Overview
Live
1 KHR = 0.000915 AED
1 AED = 1092.90
KHR
Avg
0.000915
High
0.000916
Low
0.000913
Last updated: 3/7/2026, 4:59:19 AM
Quick Conversions
| KHR | AED |
|---|---|
| 1 KHR | 0.00 AED |
| 10 KHR | 0.01 AED |
| 50 KHR | 0.05 AED |
| 100 KHR | 0.09 AED |
| 500 KHR | 0.46 AED |
| 1,000 KHR | 0.92 AED |
Get KHR/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=AEDExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-07T04:59:19Z",
"rates": {
"AED": 0.000915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "AED",
"amount": 100
},
"result": 0.0915,
"rate": 0.000915
}Build with KHR/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key