Rate Overview
Live
1 RUB = 47.1176 KHR
1 KHR = 0.021223
RUB
Avg
46.8317
High
47.1222
Low
46.3468
Last updated: 9/9/2026, 9:17:17 AM
Quick Conversions
| RUB | KHR |
|---|---|
| 1 RUB | 47.12 KHR |
| 10 RUB | 471.18 KHR |
| 50 RUB | 2,355.88 KHR |
| 100 RUB | 4,711.76 KHR |
| 500 RUB | 23,558.80 KHR |
| 1,000 RUB | 47,117.60 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-09-09T09:17:17Z",
"rates": {
"KHR": 47.1176
}
}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": 4711.76,
"rate": 47.1176
}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