Rate Overview
Live
1 GHS = 6.7678 RUB
1 RUB = 0.147759
GHS
Avg
6.8108
High
6.9511
Low
6.7678
Last updated: 7/7/2026, 3:49:02 PM
Quick Conversions
| GHS | RUB |
|---|---|
| 1 GHS | 6.77 RUB |
| 10 GHS | 67.68 RUB |
| 50 GHS | 338.39 RUB |
| 100 GHS | 676.78 RUB |
| 500 GHS | 3,383.88 RUB |
| 1,000 GHS | 6,767.76 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-07T15:49:02Z",
"rates": {
"RUB": 6.76776
}
}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": 676.776,
"rate": 6.76776
}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