Rate Overview
Live
1 GHS = 6.5193 RUB
1 RUB = 0.153390
GHS
Avg
6.5038
High
6.5299
Low
6.4313
Last updated: 6/19/2026, 8:24:31 AM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 6.52 RUB |
| 10 GHS | 65.19 RUB |
| 50 GHS | 325.97 RUB |
| 100 GHS | 651.93 RUB |
| 500 GHS | 3,259.66 RUB |
| 1,000 GHS | 6,519.31 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-06-19T08:24:31Z",
"rates": {
"RUB": 6.519314
}
}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": 651.9313999999999,
"rate": 6.519314
}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