Rate Overview
Live
1 RWF = 0.007596 GHS
1 GHS = 131.6482
RWF
Avg
0.007581
High
0.007642
Low
0.007516
Last updated: 6/19/2026, 8:26:35 AM
Quick Conversions
| RWF | GHS |
|---|---|
| 1 RWF | 0.01 GHS |
| 10 RWF | 0.08 GHS |
| 50 RWF | 0.38 GHS |
| 100 RWF | 0.76 GHS |
| 500 RWF | 3.80 GHS |
| 1,000 RWF | 7.60 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-06-19T08:26:35Z",
"rates": {
"GHS": 0.007596
}
}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.7596,
"rate": 0.007596
}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