Rate Overview
Live
1 GHS = 7.4470 RUB
1 RUB = 0.134283
GHS
Avg
7.2683
High
7.5784
Low
6.9417
Last updated: 3/27/2026, 8:28:27 AM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 7.45 RUB |
| 10 GHS | 74.47 RUB |
| 50 GHS | 372.35 RUB |
| 100 GHS | 744.70 RUB |
| 500 GHS | 3,723.49 RUB |
| 1,000 GHS | 7,446.98 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-27T08:28:27Z",
"rates": {
"RUB": 7.44698
}
}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": 744.698,
"rate": 7.44698
}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