Rate Overview
Live
1 GHS = 6.6444 RUB
1 RUB = 0.150503
GHS
Avg
6.6877
High
6.7490
Low
6.6444
Last updated: 5/7/2026, 8:33:17 AM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 6.64 RUB |
| 10 GHS | 66.44 RUB |
| 50 GHS | 332.22 RUB |
| 100 GHS | 664.44 RUB |
| 500 GHS | 3,322.19 RUB |
| 1,000 GHS | 6,644.38 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-07T08:33:17Z",
"rates": {
"RUB": 6.644382
}
}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": 664.4382,
"rate": 6.644382
}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