Rate Overview
Live
1 ALL = 51.0594 KHR
1 KHR = 0.019585
ALL
Avg
49.1379
High
51.0594
Low
47.7832
Last updated: 8/23/2026, 11:10:25 PM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 51.06 KHR |
| 10 ALL | 510.59 KHR |
| 50 ALL | 2,552.97 KHR |
| 100 ALL | 5,105.94 KHR |
| 500 ALL | 25,529.71 KHR |
| 1,000 ALL | 51,059.42 KHR |
Get ALL/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KHRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-23T23:10:25Z",
"rates": {
"KHR": 51.059415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KHR",
"amount": 100
},
"result": 5105.9415,
"rate": 51.059415
}Build with ALL/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key