Rate Overview
Live
1 GNF = 0.169072 RWF
1 RWF = 5.9146
GNF
Avg
0.167642
High
0.169072
Low
0.166892
Last updated: 6/16/2026, 1:23:53 PM
Quick Conversions
| GNF | RWF |
|---|---|
| 1 GNF | 0.17 RWF |
| 10 GNF | 1.69 RWF |
| 50 GNF | 8.45 RWF |
| 100 GNF | 16.91 RWF |
| 500 GNF | 84.54 RWF |
| 1,000 GNF | 169.07 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-06-16T13:23:53Z",
"rates": {
"RWF": 0.169072
}
}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.9072,
"rate": 0.169072
}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