Rate Overview
Live
1 GHS = 132.2125 RWF
1 RWF = 0.007564
GHS
Avg
132.5011
High
132.6998
Low
132.2125
Last updated: 4/18/2026, 8:49:32 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 132.21 RWF |
| 10 GHS | 1,322.13 RWF |
| 50 GHS | 6,610.63 RWF |
| 100 GHS | 13,221.25 RWF |
| 500 GHS | 66,106.27 RWF |
| 1,000 GHS | 132,212.53 RWF |
Get GHS/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=RWFExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-18T08:49:32Z",
"rates": {
"RWF": 132.21253
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "RWF",
"amount": 100
},
"result": 13221.252999999999,
"rate": 132.21253
}Build with GHS/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key