Rate Overview
Live
1 GNF = 0.167297 RWF
1 RWF = 5.9774
GNF
Avg
0.166927
High
0.167297
Low
0.166683
Last updated: 5/27/2026, 9:43:25 AM
Quick Conversions
| GNF | RWF |
|---|---|
| 1 GNF | 0.17 RWF |
| 10 GNF | 1.67 RWF |
| 50 GNF | 8.36 RWF |
| 100 GNF | 16.73 RWF |
| 500 GNF | 83.65 RWF |
| 1,000 GNF | 167.30 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-27T09:43:25Z",
"rates": {
"RWF": 0.167297
}
}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.7297,
"rate": 0.167297
}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