Rate Overview
Live
1 ALL = 49.1250 KHR
1 KHR = 0.020356
ALL
Avg
48.5567
High
49.5493
Low
47.7120
Last updated: 7/12/2026, 12:43:19 PM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 49.12 KHR |
| 10 ALL | 491.25 KHR |
| 50 ALL | 2,456.25 KHR |
| 100 ALL | 4,912.50 KHR |
| 500 ALL | 24,562.48 KHR |
| 1,000 ALL | 49,124.95 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-12T12:43:19Z",
"rates": {
"KHR": 49.124951
}
}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": 4912.4951,
"rate": 49.124951
}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