Rate Overview
Live
1 KGS = 1.1423 RSD
1 RSD = 0.875440
KGS
Avg
1.1454
High
1.1508
Low
1.1423
Last updated: 5/7/2026, 6:57:29 AM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.14 RSD |
| 10 KGS | 11.42 RSD |
| 50 KGS | 57.11 RSD |
| 100 KGS | 114.23 RSD |
| 500 KGS | 571.14 RSD |
| 1,000 KGS | 1,142.28 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-05-07T06:57:29Z",
"rates": {
"RSD": 1.142283
}
}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": 114.22829999999999,
"rate": 1.142283
}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