Rate Overview
Live
1 KHR = 0.058496 YER
1 YER = 17.0952
KHR
Avg
0.058502
High
0.058638
Low
0.058225
Last updated: 9/2/2026, 6:36:56 PM
Quick Conversions
| KHR | YER |
|---|---|
| 1 KHR | 0.06 YER |
| 10 KHR | 0.58 YER |
| 50 KHR | 2.92 YER |
| 100 KHR | 5.85 YER |
| 500 KHR | 29.25 YER |
| 1,000 KHR | 58.50 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-09-02T18:36:56Z",
"rates": {
"YER": 0.058496
}
}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.8496,
"rate": 0.058496
}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