Rate Overview
Live
1 ALL = 49.8276 KHR
1 KHR = 0.020069
ALL
Avg
49.3804
High
49.8276
Low
49.0261
Last updated: 8/2/2026, 12:59:23 PM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 49.83 KHR |
| 10 ALL | 498.28 KHR |
| 50 ALL | 2,491.38 KHR |
| 100 ALL | 4,982.76 KHR |
| 500 ALL | 24,913.78 KHR |
| 1,000 ALL | 49,827.55 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-08-02T12:59:23Z",
"rates": {
"KHR": 49.827551
}
}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": 4982.7551,
"rate": 49.827551
}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