Rate Overview
Live
1 KHR = 0.345043 ARS
1 ARS = 2.8982
KHR
Avg
0.346976
High
0.349447
Low
0.345043
Last updated: 5/7/2026, 4:02:40 PM
Quick Conversions
| KHR | ARS |
|---|---|
| 1 KHR | 0.35 ARS |
| 10 KHR | 3.45 ARS |
| 50 KHR | 17.25 ARS |
| 100 KHR | 34.50 ARS |
| 500 KHR | 172.52 ARS |
| 1,000 KHR | 345.04 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-07T16:02:40Z",
"rates": {
"ARS": 0.345043
}
}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.5043,
"rate": 0.345043
}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