Rate Overview
Live
1 GNF = 0.167361 RWF
1 RWF = 5.9751
GNF
Avg
0.166668
High
0.167464
Low
0.165507
Last updated: 7/28/2026, 11:53:23 AM
Quick Conversions
| GNF | RWF |
|---|---|
| 1 GNF | 0.17 RWF |
| 10 GNF | 1.67 RWF |
| 50 GNF | 8.37 RWF |
| 100 GNF | 16.74 RWF |
| 500 GNF | 83.68 RWF |
| 1,000 GNF | 167.36 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-28T11:53:23Z",
"rates": {
"RWF": 0.167361
}
}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.7361,
"rate": 0.167361
}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