Rate Overview
Live
1 GHS = 126.3464 RWF
1 RWF = 0.007915
GHS
Avg
131.7941
High
138.6275
Low
123.8986
Last updated: 7/25/2026, 2:34:20 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 126.35 RWF |
| 10 GHS | 1,263.46 RWF |
| 50 GHS | 6,317.32 RWF |
| 100 GHS | 12,634.64 RWF |
| 500 GHS | 63,173.21 RWF |
| 1,000 GHS | 126,346.42 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-25T02:34:20Z",
"rates": {
"RWF": 126.346423
}
}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": 12634.6423,
"rate": 126.346423
}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