Rate Overview
Live
1 RUB = 0.148584 GHS
1 GHS = 6.7302
RUB
Avg
0.147739
High
0.149196
Low
0.146545
Last updated: 7/9/2026, 10:08:30 AM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.15 GHS |
| 10 RUB | 1.49 GHS |
| 50 RUB | 7.43 GHS |
| 100 RUB | 14.86 GHS |
| 500 RUB | 74.29 GHS |
| 1,000 RUB | 148.58 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-07-09T10:08:30Z",
"rates": {
"GHS": 0.148584
}
}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": 14.8584,
"rate": 0.148584
}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