Rate Overview
Live
1 RUB = 0.149478 GHS
1 GHS = 6.6899
RUB
Avg
0.149847
High
0.182878
Low
0.129619
Last updated: 6/26/2026, 4:46:08 PM
Quick Conversions
| RUB | GHS |
|---|---|
| 1 RUB | 0.15 GHS |
| 10 RUB | 1.49 GHS |
| 50 RUB | 7.47 GHS |
| 100 RUB | 14.95 GHS |
| 500 RUB | 74.74 GHS |
| 1,000 RUB | 149.48 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-06-26T16:46:08Z",
"rates": {
"GHS": 0.149478
}
}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.9478,
"rate": 0.149478
}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