Rate Overview
Live
1 ALL = 49.4247 KHR
1 KHR = 0.020233
ALL
Avg
49.2084
High
49.4247
Low
48.9328
Last updated: 5/7/2026, 12:33:07 PM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 49.42 KHR |
| 10 ALL | 494.25 KHR |
| 50 ALL | 2,471.23 KHR |
| 100 ALL | 4,942.47 KHR |
| 500 ALL | 24,712.34 KHR |
| 1,000 ALL | 49,424.69 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-05-07T12:33:07Z",
"rates": {
"KHR": 49.424685
}
}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": 4942.4685,
"rate": 49.424685
}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