Rate Overview
Live
1 RWF = 0.007770 GHS
1 GHS = 128.7001
RWF
Avg
0.007756
High
0.007776
Low
0.007723
Last updated: 7/8/2026, 7:16:02 PM
Quick Conversions
| RWF | GHS |
|---|---|
| 1 RWF | 0.01 GHS |
| 10 RWF | 0.08 GHS |
| 50 RWF | 0.39 GHS |
| 100 RWF | 0.78 GHS |
| 500 RWF | 3.89 GHS |
| 1,000 RWF | 7.77 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-07-08T19:16:02Z",
"rates": {
"GHS": 0.00777
}
}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.777,
"rate": 0.00777
}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