Rate Overview
Live
1 ALL = 48.5983 KHR
1 KHR = 0.020577
ALL
Avg
48.9214
High
49.1063
Low
48.5983
Last updated: 6/19/2026, 8:25:42 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 48.60 KHR |
| 10 ALL | 485.98 KHR |
| 50 ALL | 2,429.91 KHR |
| 100 ALL | 4,859.83 KHR |
| 500 ALL | 24,299.14 KHR |
| 1,000 ALL | 48,598.27 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-19T08:25:42Z",
"rates": {
"KHR": 48.598273
}
}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": 4859.8273,
"rate": 48.598273
}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