Rate Overview
Live
1 RWF = 0.001864 GEL
1 GEL = 536.4807
RWF
Avg
0.001848
High
0.001866
Low
0.001830
Last updated: 3/7/2026, 2:32:40 AM
Quick Conversions
| RWF | GEL |
|---|---|
| 1 RWF | 0.00 GEL |
| 10 RWF | 0.02 GEL |
| 50 RWF | 0.09 GEL |
| 100 RWF | 0.19 GEL |
| 500 RWF | 0.93 GEL |
| 1,000 RWF | 1.86 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-03-07T02:32:40Z",
"rates": {
"GEL": 0.001864
}
}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.1864,
"rate": 0.001864
}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