Rate Overview
Live
1 ALL = 50.7584 KHR
1 KHR = 0.019701
ALL
Avg
47.0026
High
50.7584
Low
41.5776
Last updated: 8/20/2026, 3:11:26 PM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 50.76 KHR |
| 10 ALL | 507.58 KHR |
| 50 ALL | 2,537.92 KHR |
| 100 ALL | 5,075.84 KHR |
| 500 ALL | 25,379.18 KHR |
| 1,000 ALL | 50,758.36 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-20T15:11:26Z",
"rates": {
"KHR": 50.758362
}
}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": 5075.8362,
"rate": 50.758362
}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