Rate Overview
Live
1 GNF = 0.166608 RWF
1 RWF = 6.0021
GNF
Avg
0.166547
High
0.166608
Low
0.166391
Last updated: 5/7/2026, 6:53:33 AM
Quick Conversions
| GNF | RWF |
|---|---|
| 1 GNF | 0.17 RWF |
| 10 GNF | 1.67 RWF |
| 50 GNF | 8.33 RWF |
| 100 GNF | 16.66 RWF |
| 500 GNF | 83.30 RWF |
| 1,000 GNF | 166.61 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-05-07T06:53:33Z",
"rates": {
"RWF": 0.166608
}
}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.660800000000002,
"rate": 0.166608
}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