Rate Overview
Live
1 RSD = 0.867194 KGS
1 KGS = 1.1531
RSD
Avg
0.869474
High
0.891648
Low
0.850127
Last updated: 5/27/2026, 4:08:02 PM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.87 KGS |
| 10 RSD | 8.67 KGS |
| 50 RSD | 43.36 KGS |
| 100 RSD | 86.72 KGS |
| 500 RSD | 433.60 KGS |
| 1,000 RSD | 867.19 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-05-27T16:08:02Z",
"rates": {
"KGS": 0.867194
}
}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.71940000000001,
"rate": 0.867194
}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