Rate Overview
Live
1 ALL = 48.4780 KHR
1 KHR = 0.020628
ALL
Avg
48.7876
High
49.2396
Low
48.3914
Last updated: 3/7/2026, 12:11:24 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 48.48 KHR |
| 10 ALL | 484.78 KHR |
| 50 ALL | 2,423.90 KHR |
| 100 ALL | 4,847.80 KHR |
| 500 ALL | 24,239.01 KHR |
| 1,000 ALL | 48,478.02 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-03-07T00:11:24Z",
"rates": {
"KHR": 48.478018
}
}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": 4847.8018,
"rate": 48.478018
}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