Rate Overview
Live
1 ALL = 48.8080 KHR
1 KHR = 0.020488
ALL
Avg
48.7945
High
49.1604
Low
48.3254
Last updated: 7/4/2026, 1:16:26 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 48.81 KHR |
| 10 ALL | 488.08 KHR |
| 50 ALL | 2,440.40 KHR |
| 100 ALL | 4,880.80 KHR |
| 500 ALL | 24,404.00 KHR |
| 1,000 ALL | 48,808.01 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-07-04T01:16:26Z",
"rates": {
"KHR": 48.808006
}
}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": 4880.8006,
"rate": 48.808006
}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