Rate Overview
Live
1 RSD = 0.859294 KGS
1 KGS = 1.1637
RSD
Avg
0.864441
High
0.880161
Low
0.851680
Last updated: 3/27/2026, 5:15:50 PM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.86 KGS |
| 10 RSD | 8.59 KGS |
| 50 RSD | 42.96 KGS |
| 100 RSD | 85.93 KGS |
| 500 RSD | 429.65 KGS |
| 1,000 RSD | 859.29 KGS |
Get RSD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=KGSExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T17:15:50Z",
"rates": {
"KGS": 0.859294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "KGS",
"amount": 100
},
"result": 85.9294,
"rate": 0.859294
}Build with RSD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key