Rate Overview
Live
1 RSD = 0.026855 GEL
1 GEL = 37.2370
RSD
Avg
0.026794
High
0.026855
Low
0.026732
Last updated: 5/7/2026, 3:25:47 AM
Quick Conversions
| RSD | GEL |
|---|---|
| 1 RSD | 0.03 GEL |
| 10 RSD | 0.27 GEL |
| 50 RSD | 1.34 GEL |
| 100 RSD | 2.69 GEL |
| 500 RSD | 13.43 GEL |
| 1,000 RSD | 26.86 GEL |
Get RSD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=GELExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-05-07T03:25:47Z",
"rates": {
"GEL": 0.026855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "GEL",
"amount": 100
},
"result": 2.6855,
"rate": 0.026855
}Build with RSD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key