Rate Overview
Live
1 RSD = 0.025475 GEL
1 GEL = 39.2542
RSD
Avg
0.026653
High
0.027314
Low
0.025475
Last updated: 7/25/2026, 5:46:39 AM
Quick Conversions
| RSD | GEL |
|---|---|
| 1 RSD | 0.03 GEL |
| 10 RSD | 0.25 GEL |
| 50 RSD | 1.27 GEL |
| 100 RSD | 2.55 GEL |
| 500 RSD | 12.74 GEL |
| 1,000 RSD | 25.48 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-07-25T05:46:39Z",
"rates": {
"GEL": 0.025475
}
}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.5475000000000003,
"rate": 0.025475
}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