Rate Overview
Live
1 KGS = 1.1396 RSD
1 RSD = 0.877498
KGS
Avg
1.1419
High
1.1480
Low
1.1359
Last updated: 4/17/2026, 4:59:09 AM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.14 RSD |
| 10 KGS | 11.40 RSD |
| 50 KGS | 56.98 RSD |
| 100 KGS | 113.96 RSD |
| 500 KGS | 569.80 RSD |
| 1,000 KGS | 1,139.60 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-04-17T04:59:09Z",
"rates": {
"RSD": 1.139604
}
}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": 113.9604,
"rate": 1.139604
}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