Rate Overview
Live
1 RUB = 51.3141 KHR
1 KHR = 0.019488
RUB
Avg
51.5886
High
51.8859
Low
51.3141
Last updated: 7/29/2026, 7:34:34 AM
Quick Conversions
| RUB | KHR |
|---|---|
| 1 RUB | 51.31 KHR |
| 10 RUB | 513.14 KHR |
| 50 RUB | 2,565.71 KHR |
| 100 RUB | 5,131.41 KHR |
| 500 RUB | 25,657.06 KHR |
| 1,000 RUB | 51,314.12 KHR |
Get RUB/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=KHRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-29T07:34:34Z",
"rates": {
"KHR": 51.314118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "KHR",
"amount": 100
},
"result": 5131.4118,
"rate": 51.314118
}Build with RUB/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key