Rate Overview
Live
1 RUB = 0.152079 GHS
1 GHS = 6.5755
RUB
Avg
0.149928
High
0.152079
Low
0.148169
Last updated: 5/9/2026, 3:41:29 AM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.15 GHS |
| 10 RUB | 1.52 GHS |
| 50 RUB | 7.60 GHS |
| 100 RUB | 15.21 GHS |
| 500 RUB | 76.04 GHS |
| 1,000 RUB | 152.08 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-05-09T03:41:29Z",
"rates": {
"GHS": 0.152079
}
}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.207899999999999,
"rate": 0.152079
}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