Rate Overview
Live
1 ALL = 49.1047 KHR
1 KHR = 0.020365
ALL
Avg
48.9775
High
49.1656
Low
48.7484
Last updated: 7/11/2026, 8:08:52 PM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 49.10 KHR |
| 10 ALL | 491.05 KHR |
| 50 ALL | 2,455.23 KHR |
| 100 ALL | 4,910.47 KHR |
| 500 ALL | 24,552.33 KHR |
| 1,000 ALL | 49,104.67 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-11T20:08:52Z",
"rates": {
"KHR": 49.104668
}
}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": 4910.466799999999,
"rate": 49.104668
}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