Rate Overview
Live
1 GHS = 133.5103 RWF
1 RWF = 0.007490
GHS
Avg
126.9233
High
139.9964
Low
91.3951
Last updated: 3/27/2026, 1:23:07 PM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 133.51 RWF |
| 10 GHS | 1,335.10 RWF |
| 50 GHS | 6,675.52 RWF |
| 100 GHS | 13,351.03 RWF |
| 500 GHS | 66,755.15 RWF |
| 1,000 GHS | 133,510.30 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-27T13:23:07Z",
"rates": {
"RWF": 133.510303
}
}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": 13351.030299999999,
"rate": 133.510303
}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