Rate Overview
Live
1 KGS = 1.1555 RSD
1 RSD = 0.865395
KGS
Avg
1.1467
High
1.1574
Low
1.1366
Last updated: 3/6/2026, 8:14:43 AM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.16 RSD |
| 10 KGS | 11.56 RSD |
| 50 KGS | 57.78 RSD |
| 100 KGS | 115.55 RSD |
| 500 KGS | 577.77 RSD |
| 1,000 KGS | 1,155.54 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-03-06T08:14:43Z",
"rates": {
"RSD": 1.155542
}
}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.55420000000001,
"rate": 1.155542
}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