Rate Overview
Live
1 KHR = 0.020320 RUB
1 RUB = 49.2126
KHR
Avg
0.020591
High
0.021546
Low
0.020083
Last updated: 3/27/2026, 10:12:08 AM
Quick Conversions
| KHR | RUB |
|---|---|
| 1 KHR | 0.02 RUB |
| 10 KHR | 0.20 RUB |
| 50 KHR | 1.02 RUB |
| 100 KHR | 2.03 RUB |
| 500 KHR | 10.16 RUB |
| 1,000 KHR | 20.32 RUB |
Get KHR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=RUBExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-27T10:12:08Z",
"rates": {
"RUB": 0.02032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "RUB",
"amount": 100
},
"result": 2.032,
"rate": 0.02032
}Build with KHR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key