Rate Overview
Live
1 GHS = 6.7101 RUB
1 RUB = 0.149030
GHS
Avg
7.0037
High
7.7272
Low
6.0805
Last updated: 7/27/2026, 11:50:34 PM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 6.71 RUB |
| 10 GHS | 67.10 RUB |
| 50 GHS | 335.50 RUB |
| 100 GHS | 671.01 RUB |
| 500 GHS | 3,355.03 RUB |
| 1,000 GHS | 6,710.06 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-27T23:50:34Z",
"rates": {
"RUB": 6.71006
}
}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": 671.0060000000001,
"rate": 6.71006
}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