Rate Overview
Live
1 GHS = 131.6382 RWF
1 RWF = 0.007597
GHS
Avg
131.8964
High
133.0358
Low
130.8429
Last updated: 6/19/2026, 9:48:24 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 131.64 RWF |
| 10 GHS | 1,316.38 RWF |
| 50 GHS | 6,581.91 RWF |
| 100 GHS | 13,163.82 RWF |
| 500 GHS | 65,819.09 RWF |
| 1,000 GHS | 131,638.18 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-06-19T09:48:24Z",
"rates": {
"RWF": 131.638184
}
}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": 13163.8184,
"rate": 131.638184
}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