Rate Overview
Live
1 ALL = 51.0759 KHR
1 KHR = 0.019579
ALL
Avg
50.6669
High
51.0759
Low
50.3770
Last updated: 8/22/2026, 6:51:28 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 51.08 KHR |
| 10 ALL | 510.76 KHR |
| 50 ALL | 2,553.79 KHR |
| 100 ALL | 5,107.59 KHR |
| 500 ALL | 25,537.93 KHR |
| 1,000 ALL | 51,075.86 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-22T06:51:28Z",
"rates": {
"KHR": 51.07586
}
}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": 5107.586,
"rate": 51.07586
}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