Rate Overview
Live
1 RWF = 0.007490 GHS
1 GHS = 133.5113
RWF
Avg
0.007643
High
0.008684
Low
0.007196
Last updated: 3/27/2026, 3:10:33 PM
Quick Conversions
| RWF | GHS |
|---|---|
| 1 RWF | 0.01 GHS |
| 10 RWF | 0.07 GHS |
| 50 RWF | 0.37 GHS |
| 100 RWF | 0.75 GHS |
| 500 RWF | 3.75 GHS |
| 1,000 RWF | 7.49 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-03-27T15:10:33Z",
"rates": {
"GHS": 0.00749
}
}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.749,
"rate": 0.00749
}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