Rate Overview
Live
1 RUB = 0.134282 GHS
1 GHS = 7.4470
RUB
Avg
0.132322
High
0.135557
Low
0.126292
Last updated: 3/27/2026, 1:15:02 PM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.13 GHS |
| 10 RUB | 1.34 GHS |
| 50 RUB | 6.71 GHS |
| 100 RUB | 13.43 GHS |
| 500 RUB | 67.14 GHS |
| 1,000 RUB | 134.28 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-27T13:15:02Z",
"rates": {
"GHS": 0.134282
}
}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.4282,
"rate": 0.134282
}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