Rate Overview
Live
1 GHS = 7.6854 RUB
1 RUB = 0.130116
GHS
Avg
7.4054
High
7.6854
Low
6.9704
Last updated: 8/17/2026, 8:43:35 PM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 7.69 RUB |
| 10 GHS | 76.85 RUB |
| 50 GHS | 384.27 RUB |
| 100 GHS | 768.54 RUB |
| 500 GHS | 3,842.72 RUB |
| 1,000 GHS | 7,685.43 RUB |
Get GHS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=RUBExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-17T20:43:35Z",
"rates": {
"RUB": 7.685434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "RUB",
"amount": 100
},
"result": 768.5434,
"rate": 7.685434
}Build with GHS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key