Rate Overview
Live
1 ALL = 51.2397 KHR
1 KHR = 0.019516
ALL
Avg
51.0865
High
51.2397
Low
50.9732
Last updated: 9/11/2026, 2:27:37 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 51.24 KHR |
| 10 ALL | 512.40 KHR |
| 50 ALL | 2,561.99 KHR |
| 100 ALL | 5,123.97 KHR |
| 500 ALL | 25,619.87 KHR |
| 1,000 ALL | 51,239.74 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-09-11T02:27:37Z",
"rates": {
"KHR": 51.239736
}
}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": 5123.9736,
"rate": 51.239736
}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