Rate Overview
Live
1 KHR = 0.338264 ARS
1 ARS = 2.9563
KHR
Avg
0.341105
High
0.346493
Low
0.337597
Last updated: 4/17/2026, 1:33:47 PM
Quick Conversions
| KHR | ARS |
|---|---|
| 1 KHR | 0.34 ARS |
| 10 KHR | 3.38 ARS |
| 50 KHR | 16.91 ARS |
| 100 KHR | 33.83 ARS |
| 500 KHR | 169.13 ARS |
| 1,000 KHR | 338.26 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-04-17T13:33:47Z",
"rates": {
"ARS": 0.338264
}
}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": 33.8264,
"rate": 0.338264
}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