Rate Overview
Live
1 GHS = 129.1914 RWF
1 RWF = 0.007740
GHS
Avg
130.3374
High
131.1522
Low
129.1914
Last updated: 9/5/2026, 4:05:09 AM
Quick Conversions
| GHS | RWF |
|---|---|
| 1 GHS | 129.19 RWF |
| 10 GHS | 1,291.91 RWF |
| 50 GHS | 6,459.57 RWF |
| 100 GHS | 12,919.14 RWF |
| 500 GHS | 64,595.69 RWF |
| 1,000 GHS | 129,191.37 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-09-05T04:05:09Z",
"rates": {
"RWF": 129.191373
}
}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": 12919.1373,
"rate": 129.191373
}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