Rate Overview
Live
1 RWF = 0.007900 GHS
1 GHS = 126.5823
RWF
Avg
0.007648
High
0.008002
Low
0.007329
Last updated: 7/23/2026, 9:29:39 PM
Quick Conversions
| RWF | GHS |
|---|---|
| 1 RWF | 0.01 GHS |
| 10 RWF | 0.08 GHS |
| 50 RWF | 0.40 GHS |
| 100 RWF | 0.79 GHS |
| 500 RWF | 3.95 GHS |
| 1,000 RWF | 7.90 GHS |
Get RWF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=GHSExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-23T21:29:39Z",
"rates": {
"GHS": 0.0079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "GHS",
"amount": 100
},
"result": 0.79,
"rate": 0.0079
}Build with RWF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key