Rate Overview
Live
1 KHR = 0.351030 ARS
1 ARS = 2.8488
KHR
Avg
0.309056
High
0.369111
Low
0.231168
Last updated: 5/27/2026, 7:27:25 PM
Quick Conversions
| KHR | ARS |
|---|---|
| 1 KHR | 0.35 ARS |
| 10 KHR | 3.51 ARS |
| 50 KHR | 17.55 ARS |
| 100 KHR | 35.10 ARS |
| 500 KHR | 175.52 ARS |
| 1,000 KHR | 351.03 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-05-27T19:27:25Z",
"rates": {
"ARS": 0.35103
}
}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": 35.103,
"rate": 0.35103
}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