Rate Overview
Live
1 GHS = 128.5918 RWF
1 RWF = 0.007777
GHS
Avg
128.8229
High
129.1585
Low
128.5918
Last updated: 7/9/2026, 7:58:24 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 128.59 RWF |
| 10 GHS | 1,285.92 RWF |
| 50 GHS | 6,429.59 RWF |
| 100 GHS | 12,859.18 RWF |
| 500 GHS | 64,295.88 RWF |
| 1,000 GHS | 128,591.77 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-09T07:58:24Z",
"rates": {
"RWF": 128.59177
}
}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": 12859.177,
"rate": 128.59177
}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