Rate Overview
Live
1 ALL = 48.1384 KHR
1 KHR = 0.020773
ALL
Avg
48.2674
High
48.5118
Low
48.1384
Last updated: 3/27/2026, 8:04:53 AM
Quick Conversions
| ALL | KHR |
|---|---|
| 1 ALL | 48.14 KHR |
| 10 ALL | 481.38 KHR |
| 50 ALL | 2,406.92 KHR |
| 100 ALL | 4,813.84 KHR |
| 500 ALL | 24,069.20 KHR |
| 1,000 ALL | 48,138.40 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-27T08:04:53Z",
"rates": {
"KHR": 48.138403
}
}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": 4813.8403,
"rate": 48.138403
}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