Rate Overview
Live
1 KGS = 1.1768 RSD
1 RSD = 0.849762
KGS
Avg
1.1526
High
1.1785
Low
1.1195
Last updated: 7/22/2026, 4:00:31 AM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.18 RSD |
| 10 KGS | 11.77 RSD |
| 50 KGS | 58.84 RSD |
| 100 KGS | 117.68 RSD |
| 500 KGS | 588.40 RSD |
| 1,000 KGS | 1,176.80 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-22T04:00:31Z",
"rates": {
"RSD": 1.1768
}
}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.68,
"rate": 1.1768
}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