Rate Overview
Live
1 KGS = 1.1803 RSD
1 RSD = 0.847247
KGS
Avg
1.1775
High
1.1803
Low
1.1734
Last updated: 7/27/2026, 3:26:18 AM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.18 RSD |
| 10 KGS | 11.80 RSD |
| 50 KGS | 59.01 RSD |
| 100 KGS | 118.03 RSD |
| 500 KGS | 590.15 RSD |
| 1,000 KGS | 1,180.29 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-27T03:26:18Z",
"rates": {
"RSD": 1.180293
}
}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": 118.0293,
"rate": 1.180293
}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