Rate Overview
Live
1 GIP = 1999.83 RWF
1 RWF = 0.000500
GIP
Avg
1986.86
High
1999.83
Low
1972.22
Last updated: 5/8/2026, 11:46:04 AM
Quick Conversions
| GIP | RWF |
|---|---|
| 1 GIP | 1,999.83 RWF |
| 10 GIP | 19,998.28 RWF |
| 50 GIP | 99,991.41 RWF |
| 100 GIP | 199,982.83 RWF |
| 500 GIP | 999,914.13 RWF |
| 1,000 GIP | 1,999,828.26 RWF |
Get GIP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=RWFExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-08T11:46:04Z",
"rates": {
"RWF": 1999.828262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "RWF",
"amount": 100
},
"result": 199982.8262,
"rate": 1999.828262
}Build with GIP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key