Rate Overview
Live
1 RWF = 0.001781 GEL
1 GEL = 561.4823
RWF
Avg
0.001794
High
0.001808
Low
0.001779
Last updated: 7/21/2026, 4:52:12 AM
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.89 GEL |
| 1,000 RWF | 1.78 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-21T04:52:12Z",
"rates": {
"GEL": 0.001781
}
}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.1781,
"rate": 0.001781
}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