Rate Overview
Live
1 GHS = 125.5789 RWF
1 RWF = 0.007963
GHS
Avg
128.5141
High
131.1062
Low
125.5789
Last updated: 5/29/2026, 7:43:15 PM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 125.58 RWF |
| 10 GHS | 1,255.79 RWF |
| 50 GHS | 6,278.94 RWF |
| 100 GHS | 12,557.89 RWF |
| 500 GHS | 62,789.45 RWF |
| 1,000 GHS | 125,578.89 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-29T19:43:15Z",
"rates": {
"RWF": 125.578891
}
}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": 12557.8891,
"rate": 125.578891
}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