Rate Overview
Live
1 ALL = 49.3955 KHR
1 KHR = 0.020245
ALL
Avg
49.1788
High
49.4825
Low
48.9713
Last updated: 4/17/2026, 6:12:45 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 49.40 KHR |
| 10 ALL | 493.96 KHR |
| 50 ALL | 2,469.78 KHR |
| 100 ALL | 4,939.55 KHR |
| 500 ALL | 24,697.76 KHR |
| 1,000 ALL | 49,395.53 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-04-17T06:12:45Z",
"rates": {
"KHR": 49.395528
}
}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": 4939.5527999999995,
"rate": 49.395528
}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