Rate Overview
Live
1 KHR = 0.020773 ALL
1 ALL = 48.1394
KHR
Avg
0.021614
High
0.024051
Low
0.020285
Last updated: 3/27/2026, 1:23:43 PM
Quick Conversions
| KHR | ALL |
|---|---|
| 1 KHR | 0.02 ALL |
| 10 KHR | 0.21 ALL |
| 50 KHR | 1.04 ALL |
| 100 KHR | 2.08 ALL |
| 500 KHR | 10.39 ALL |
| 1,000 KHR | 20.77 ALL |
Get KHR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=ALLExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-27T13:23:43Z",
"rates": {
"ALL": 0.020773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "ALL",
"amount": 100
},
"result": 2.0773,
"rate": 0.020773
}Build with KHR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key