Rate Overview
Live
1 RWF = 0.001800 GEL
1 GEL = 555.5556
RWF
Avg
0.001800
High
0.001802
Low
0.001798
Last updated: 7/3/2026, 3:32:19 PM
Quick Conversions
| RWF | GEL |
|---|---|
| 1 RWF | 0.00 GEL |
| 10 RWF | 0.02 GEL |
| 50 RWF | 0.09 GEL |
| 100 RWF | 0.18 GEL |
| 500 RWF | 0.90 GEL |
| 1,000 RWF | 1.80 GEL |
Get RWF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=GELExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-03T15:32:19Z",
"rates": {
"GEL": 0.0018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "GEL",
"amount": 100
},
"result": 0.18,
"rate": 0.0018
}Build with RWF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key