Rate Overview
Live
1 RSD = 0.863202 KGS
1 KGS = 1.1585
RSD
Avg
0.861930
High
0.863557
Low
0.859511
Last updated: 6/16/2026, 6:22:26 PM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.86 KGS |
| 10 RSD | 8.63 KGS |
| 50 RSD | 43.16 KGS |
| 100 RSD | 86.32 KGS |
| 500 RSD | 431.60 KGS |
| 1,000 RSD | 863.20 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-06-16T18:22:26Z",
"rates": {
"KGS": 0.863202
}
}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": 86.3202,
"rate": 0.863202
}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