Rate Overview
Live
1 RWF = 0.000501 GIP
1 GIP = 1996.01
RWF
Avg
0.000504
High
0.000507
Low
0.000501
Last updated: 5/7/2026, 9:09:10 AM
Quick Conversions
| RWF | GIP |
|---|---|
| 1 RWF | 0.00 GIP |
| 10 RWF | 0.01 GIP |
| 50 RWF | 0.03 GIP |
| 100 RWF | 0.05 GIP |
| 500 RWF | 0.25 GIP |
| 1,000 RWF | 0.50 GIP |
Get RWF/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=GIPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-07T09:09:10Z",
"rates": {
"GIP": 0.000501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "GIP",
"amount": 100
},
"result": 0.050100000000000006,
"rate": 0.000501
}Build with RWF/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key