Rate Overview
Live
1 ALL = 48.8388 KHR
1 KHR = 0.020476
ALL
Avg
46.6933
High
49.2975
Low
41.5776
Last updated: 6/21/2026, 3:10:13 PM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 48.84 KHR |
| 10 ALL | 488.39 KHR |
| 50 ALL | 2,441.94 KHR |
| 100 ALL | 4,883.88 KHR |
| 500 ALL | 24,419.38 KHR |
| 1,000 ALL | 48,838.76 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-06-21T15:10:13Z",
"rates": {
"KHR": 48.838757
}
}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": 4883.8757000000005,
"rate": 48.838757
}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