Rate Overview
Live
1 RUB = 0.164515 GHS
1 GHS = 6.0785
RUB
Avg
0.140168
High
0.164515
Low
0.129046
Last updated: 5/29/2026, 5:27:15 PM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.16 GHS |
| 10 RUB | 1.65 GHS |
| 50 RUB | 8.23 GHS |
| 100 RUB | 16.45 GHS |
| 500 RUB | 82.26 GHS |
| 1,000 RUB | 164.52 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-29T17:27:15Z",
"rates": {
"GHS": 0.164515
}
}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": 16.4515,
"rate": 0.164515
}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