Rate Overview
Live
1 KHR = 0.344962 ARS
1 ARS = 2.8989
KHR
Avg
0.304829
High
0.369111
Low
0.231168
Last updated: 3/28/2026, 2:04:50 PM
Quick Conversions
| KHR | ARS |
|---|---|
| 1 KHR | 0.34 ARS |
| 10 KHR | 3.45 ARS |
| 50 KHR | 17.25 ARS |
| 100 KHR | 34.50 ARS |
| 500 KHR | 172.48 ARS |
| 1,000 KHR | 344.96 ARS |
Get KHR/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=ARSExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-28T14:04:50Z",
"rates": {
"ARS": 0.344962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "ARS",
"amount": 100
},
"result": 34.4962,
"rate": 0.344962
}Build with KHR/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key