Rate Overview
Live
1 GHS = 7.2893 RUB
1 RUB = 0.137188
GHS
Avg
7.2436
High
7.2893
Low
7.2141
Last updated: 3/6/2026, 11:47:41 PM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 7.29 RUB |
| 10 GHS | 72.89 RUB |
| 50 GHS | 364.46 RUB |
| 100 GHS | 728.93 RUB |
| 500 GHS | 3,644.63 RUB |
| 1,000 GHS | 7,289.25 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-03-06T23:47:41Z",
"rates": {
"RUB": 7.289251
}
}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": 728.9251,
"rate": 7.289251
}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