Rate Overview
Live
1 GHS = 129.3578 RWF
1 RWF = 0.007730
GHS
Avg
130.3007
High
130.5140
Low
129.3578
Last updated: 5/9/2026, 3:42:50 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 129.36 RWF |
| 10 GHS | 1,293.58 RWF |
| 50 GHS | 6,467.89 RWF |
| 100 GHS | 12,935.78 RWF |
| 500 GHS | 64,678.90 RWF |
| 1,000 GHS | 129,357.80 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-05-09T03:42:50Z",
"rates": {
"RWF": 129.357795
}
}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": 12935.7795,
"rate": 129.357795
}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