Rate Overview
Live
1 GHS = 125.9813 RWF
1 RWF = 0.007938
GHS
Avg
131.6073
High
138.6275
Low
123.8986
Last updated: 7/30/2026, 8:06:06 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 125.98 RWF |
| 10 GHS | 1,259.81 RWF |
| 50 GHS | 6,299.06 RWF |
| 100 GHS | 12,598.13 RWF |
| 500 GHS | 62,990.64 RWF |
| 1,000 GHS | 125,981.28 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-30T08:06:06Z",
"rates": {
"RWF": 125.981283
}
}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": 12598.1283,
"rate": 125.981283
}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