Rate Overview
Live
1 KGS = 1.1789 RSD
1 RSD = 0.848215
KGS
Avg
1.1928
High
1.3125
Low
1.1352
Last updated: 7/25/2026, 7:47:43 PM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.18 RSD |
| 10 KGS | 11.79 RSD |
| 50 KGS | 58.95 RSD |
| 100 KGS | 117.89 RSD |
| 500 KGS | 589.47 RSD |
| 1,000 KGS | 1,178.95 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-07-25T19:47:43Z",
"rates": {
"RSD": 1.178946
}
}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": 117.89460000000001,
"rate": 1.178946
}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