Rate Overview
Live
1 KHR = 0.354161 ARS
1 ARS = 2.8236
KHR
Avg
0.349774
High
0.354161
Low
0.344871
Last updated: 3/7/2026, 9:31:22 AM
Quick Conversions
| KHR | ARS |
|---|---|
| 1 KHR | 0.35 ARS |
| 10 KHR | 3.54 ARS |
| 50 KHR | 17.71 ARS |
| 100 KHR | 35.42 ARS |
| 500 KHR | 177.08 ARS |
| 1,000 KHR | 354.16 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-07T09:31:22Z",
"rates": {
"ARS": 0.354161
}
}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.4161,
"rate": 0.354161
}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