Rate Overview
Live
1 ALL = 51.0758 KHR
1 KHR = 0.019579
ALL
Avg
49.2833
High
51.1011
Low
48.1203
Last updated: 9/9/2026, 8:35:24 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.58 KHR |
| 500 ALL | 25,537.89 KHR |
| 1,000 ALL | 51,075.78 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-09-09T08:35:24Z",
"rates": {
"KHR": 51.075775
}
}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.5775,
"rate": 51.075775
}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