Rate Overview
Live
1 RUB = 0.148310 GHS
1 GHS = 6.7426
RUB
Avg
0.144724
High
0.164515
Low
0.131953
Last updated: 7/24/2026, 5:57:54 AM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.15 GHS |
| 10 RUB | 1.48 GHS |
| 50 RUB | 7.42 GHS |
| 100 RUB | 14.83 GHS |
| 500 RUB | 74.16 GHS |
| 1,000 RUB | 148.31 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-24T05:57:54Z",
"rates": {
"GHS": 0.14831
}
}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.831,
"rate": 0.14831
}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