Rate Overview
Live
1 RSD = 0.848356 KGS
1 KGS = 1.1788
RSD
Avg
0.867954
High
0.887597
Low
0.848215
Last updated: 7/27/2026, 6:13:54 AM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.85 KGS |
| 10 RSD | 8.48 KGS |
| 50 RSD | 42.42 KGS |
| 100 RSD | 84.84 KGS |
| 500 RSD | 424.18 KGS |
| 1,000 RSD | 848.36 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-07-27T06:13:54Z",
"rates": {
"KGS": 0.848356
}
}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": 84.8356,
"rate": 0.848356
}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