Rate Overview
Live
1 KHR = 0.373673 ARS
1 ARS = 2.6761
KHR
Avg
0.373203
High
0.373673
Low
0.372747
Last updated: 9/9/2026, 5:47:27 AM
Quick Conversions
| KHR | ARS |
|---|---|
| 1 KHR | 0.37 ARS |
| 10 KHR | 3.74 ARS |
| 50 KHR | 18.68 ARS |
| 100 KHR | 37.37 ARS |
| 500 KHR | 186.84 ARS |
| 1,000 KHR | 373.67 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-09-09T05:47:27Z",
"rates": {
"ARS": 0.373673
}
}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": 37.3673,
"rate": 0.373673
}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