Rate Overview
Live
1 RSD = 0.875439 KGS
1 KGS = 1.1423
RSD
Avg
0.873027
High
0.875439
Low
0.868966
Last updated: 5/7/2026, 8:17:34 AM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.88 KGS |
| 10 RSD | 8.75 KGS |
| 50 RSD | 43.77 KGS |
| 100 RSD | 87.54 KGS |
| 500 RSD | 437.72 KGS |
| 1,000 RSD | 875.44 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-07T08:17:34Z",
"rates": {
"KGS": 0.875439
}
}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": 87.5439,
"rate": 0.875439
}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