Rate Overview
Live
1 ALL = 48.7345 KHR
1 KHR = 0.020519
ALL
Avg
48.5490
High
49.8137
Low
47.1934
Last updated: 6/23/2026, 11:11:11 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 48.73 KHR |
| 10 ALL | 487.34 KHR |
| 50 ALL | 2,436.72 KHR |
| 100 ALL | 4,873.45 KHR |
| 500 ALL | 24,367.23 KHR |
| 1,000 ALL | 48,734.46 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-06-23T11:11:11Z",
"rates": {
"KHR": 48.734463
}
}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": 4873.4463,
"rate": 48.734463
}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