Rate Overview
Live
1 KHR = 0.000908 AED
1 AED = 1101.32
KHR
Avg
0.000913
High
0.000919
Low
0.000908
Last updated: 7/21/2026, 10:02:45 PM
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.45 AED |
| 1,000 KHR | 0.91 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-07-21T22:02:45Z",
"rates": {
"AED": 0.000908
}
}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.09079999999999999,
"rate": 0.000908
}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