Rate Overview
Live
1 GNF = 0.167543 RWF
1 RWF = 5.9686
GNF
Avg
0.164202
High
0.167543
Low
0.154235
Last updated: 7/27/2026, 10:45:49 PM
Quick Conversions
| GNF | RWF |
|---|---|
| 1 GNF | 0.17 RWF |
| 10 GNF | 1.68 RWF |
| 50 GNF | 8.38 RWF |
| 100 GNF | 16.75 RWF |
| 500 GNF | 83.77 RWF |
| 1,000 GNF | 167.54 RWF |
Get GNF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=RWFExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-27T22:45:49Z",
"rates": {
"RWF": 0.167543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "RWF",
"amount": 100
},
"result": 16.7543,
"rate": 0.167543
}Build with GNF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key