Rate Overview
Live
1 KHR = 0.059445 YER
1 YER = 16.8223
KHR
Avg
0.059419
High
0.059525
Low
0.059251
Last updated: 3/7/2026, 7:41:46 AM
Quick Conversions
| KHR | YER |
|---|---|
| 1 KHR | 0.06 YER |
| 10 KHR | 0.59 YER |
| 50 KHR | 2.97 YER |
| 100 KHR | 5.94 YER |
| 500 KHR | 29.72 YER |
| 1,000 KHR | 59.45 YER |
Get KHR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=YERExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-07T07:41:46Z",
"rates": {
"YER": 0.059445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "YER",
"amount": 100
},
"result": 5.9445,
"rate": 0.059445
}Build with KHR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key