Rate Overview
Live
1 GHS = 125.5451 RWF
1 RWF = 0.007965
GHS
Avg
125.2522
High
125.5451
Low
124.8960
Last updated: 8/12/2026, 7:04:45 PM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 125.55 RWF |
| 10 GHS | 1,255.45 RWF |
| 50 GHS | 6,277.25 RWF |
| 100 GHS | 12,554.51 RWF |
| 500 GHS | 62,772.53 RWF |
| 1,000 GHS | 125,545.07 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-08-12T19:04:45Z",
"rates": {
"RWF": 125.545067
}
}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": 12554.5067,
"rate": 125.545067
}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