Rate Overview
Live
1 GHS = 6.1730 RUB
1 RUB = 0.161995
GHS
Avg
6.7424
High
7.7149
Low
5.4681
Last updated: 5/27/2026, 4:06:00 PM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 6.17 RUB |
| 10 GHS | 61.73 RUB |
| 50 GHS | 308.65 RUB |
| 100 GHS | 617.30 RUB |
| 500 GHS | 3,086.51 RUB |
| 1,000 GHS | 6,173.02 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-05-27T16:06:00Z",
"rates": {
"RUB": 6.173015
}
}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": 617.3015,
"rate": 6.173015
}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