Rate Overview
Live
1 ALL = 50.8879 KHR
1 KHR = 0.019651
ALL
Avg
50.5673
High
51.1344
Low
49.8048
Last updated: 9/2/2026, 12:55:51 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 50.89 KHR |
| 10 ALL | 508.88 KHR |
| 50 ALL | 2,544.39 KHR |
| 100 ALL | 5,088.79 KHR |
| 500 ALL | 25,443.94 KHR |
| 1,000 ALL | 50,887.89 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-02T00:55:51Z",
"rates": {
"KHR": 50.887889
}
}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": 5088.7889000000005,
"rate": 50.887889
}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