Rate Overview
Live
1 GHS = 6.6946 RUB
1 RUB = 0.149374
GHS
Avg
6.7654
High
7.0011
Low
6.6573
Last updated: 7/28/2026, 8:59:53 AM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 6.69 RUB |
| 10 GHS | 66.95 RUB |
| 50 GHS | 334.73 RUB |
| 100 GHS | 669.46 RUB |
| 500 GHS | 3,347.31 RUB |
| 1,000 GHS | 6,694.62 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-07-28T08:59:53Z",
"rates": {
"RUB": 6.694616
}
}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": 669.4616,
"rate": 6.694616
}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