Rate Overview
Live
1 RUB = 0.153390 GHS
1 GHS = 6.5193
RUB
Avg
0.153759
High
0.155490
Low
0.153141
Last updated: 6/19/2026, 9:46:32 AM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.15 GHS |
| 10 RUB | 1.53 GHS |
| 50 RUB | 7.67 GHS |
| 100 RUB | 15.34 GHS |
| 500 RUB | 76.70 GHS |
| 1,000 RUB | 153.39 GHS |
Get RUB/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=GHSExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-19T09:46:32Z",
"rates": {
"GHS": 0.15339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "GHS",
"amount": 100
},
"result": 15.339,
"rate": 0.15339
}Build with RUB/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key