Rate Overview
Live
1 RUB = 0.144958 GHS
1 GHS = 6.8985
RUB
Avg
0.144335
High
0.146668
Low
0.142112
Last updated: 4/18/2026, 8:46:45 AM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.14 GHS |
| 10 RUB | 1.45 GHS |
| 50 RUB | 7.25 GHS |
| 100 RUB | 14.50 GHS |
| 500 RUB | 72.48 GHS |
| 1,000 RUB | 144.96 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-04-18T08:46:45Z",
"rates": {
"GHS": 0.144958
}
}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.495800000000001,
"rate": 0.144958
}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