Rate Overview
Live
1 GHS = 135.2905 RWF
1 RWF = 0.007392
GHS
Avg
136.0895
High
136.8665
Low
135.2905
Last updated: 3/7/2026, 1:07:25 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 135.29 RWF |
| 10 GHS | 1,352.90 RWF |
| 50 GHS | 6,764.52 RWF |
| 100 GHS | 13,529.05 RWF |
| 500 GHS | 67,645.24 RWF |
| 1,000 GHS | 135,290.49 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-03-07T01:07:25Z",
"rates": {
"RWF": 135.290485
}
}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": 13529.048499999999,
"rate": 135.290485
}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