Rate Overview
Live
1 RWF = 0.007740 GHS
1 GHS = 129.1990
RWF
Avg
0.007705
High
0.007740
Low
0.007643
Last updated: 9/8/2026, 9:52:07 PM
Quick Conversions
| RWF | GHS |
|---|---|
| 1 RWF | 0.01 GHS |
| 10 RWF | 0.08 GHS |
| 50 RWF | 0.39 GHS |
| 100 RWF | 0.77 GHS |
| 500 RWF | 3.87 GHS |
| 1,000 RWF | 7.74 GHS |
Get RWF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=GHSExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-09-08T21:52:07Z",
"rates": {
"GHS": 0.00774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "GHS",
"amount": 100
},
"result": 0.774,
"rate": 0.00774
}Build with RWF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key