Rate Overview
Live
1 KGS = 1.1733 RSD
1 RSD = 0.852280
KGS
Avg
1.1772
High
1.1801
Low
1.1733
Last updated: 7/3/2026, 1:21:00 PM
Quick Conversions
| KGS | RSD |
|---|---|
| 1 KGS | 1.17 RSD |
| 10 KGS | 11.73 RSD |
| 50 KGS | 58.67 RSD |
| 100 KGS | 117.33 RSD |
| 500 KGS | 586.66 RSD |
| 1,000 KGS | 1,173.32 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-03T13:21:00Z",
"rates": {
"RSD": 1.173323
}
}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.33229999999999,
"rate": 1.173323
}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