Rate Overview
Live
1 RUB = 0.137188 GHS
1 GHS = 7.2893
RUB
Avg
0.138054
High
0.138617
Low
0.137188
Last updated: 3/6/2026, 5:14:31 PM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.14 GHS |
| 10 RUB | 1.37 GHS |
| 50 RUB | 6.86 GHS |
| 100 RUB | 13.72 GHS |
| 500 RUB | 68.59 GHS |
| 1,000 RUB | 137.19 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-03-06T17:14:31Z",
"rates": {
"GHS": 0.137188
}
}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": 13.7188,
"rate": 0.137188
}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