Rate Overview
Live
1 KGS = 1.1528 RSD
1 RSD = 0.867458
KGS
Avg
1.1549
High
1.1573
Low
1.1508
Last updated: 9/4/2026, 7:58:27 AM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.15 RSD |
| 10 KGS | 11.53 RSD |
| 50 KGS | 57.64 RSD |
| 100 KGS | 115.28 RSD |
| 500 KGS | 576.40 RSD |
| 1,000 KGS | 1,152.79 RSD |
Get KGS/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=RSDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-04T07:58:27Z",
"rates": {
"RSD": 1.152793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "RSD",
"amount": 100
},
"result": 115.27929999999999,
"rate": 1.152793
}Build with KGS/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key