Rate Overview
Live
1 GHS = 7.6092 RUB
1 RUB = 0.131420
GHS
Avg
7.6491
High
7.7302
Low
7.5385
Last updated: 9/6/2026, 4:38:17 AM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 7.61 RUB |
| 10 GHS | 76.09 RUB |
| 50 GHS | 380.46 RUB |
| 100 GHS | 760.92 RUB |
| 500 GHS | 3,804.61 RUB |
| 1,000 GHS | 7,609.21 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-09-06T04:38:17Z",
"rates": {
"RUB": 7.609214
}
}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": 760.9214,
"rate": 7.609214
}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