Rate Overview
Live
1 GHS = 126.0407 RWF
1 RWF = 0.007934
GHS
Avg
130.1569
High
138.8362
Low
115.9833
Last updated: 7/29/2026, 7:17:22 PM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 126.04 RWF |
| 10 GHS | 1,260.41 RWF |
| 50 GHS | 6,302.03 RWF |
| 100 GHS | 12,604.07 RWF |
| 500 GHS | 63,020.33 RWF |
| 1,000 GHS | 126,040.66 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-29T19:17:22Z",
"rates": {
"RWF": 126.040661
}
}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": 12604.0661,
"rate": 126.040661
}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