Rate Overview
Live
1 GHS = 126.2592 RWF
1 RWF = 0.007920
GHS
Avg
126.5445
High
127.2391
Low
126.2592
Last updated: 7/28/2026, 7:15:23 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 126.26 RWF |
| 10 GHS | 1,262.59 RWF |
| 50 GHS | 6,312.96 RWF |
| 100 GHS | 12,625.92 RWF |
| 500 GHS | 63,129.60 RWF |
| 1,000 GHS | 126,259.19 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-07-28T07:15:23Z",
"rates": {
"RWF": 126.25919
}
}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": 12625.919,
"rate": 126.25919
}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