Rate Overview
Live
1 RSD = 0.851222 KGS
1 KGS = 1.1748
RSD
Avg
0.851790
High
0.854433
Low
0.849761
Last updated: 7/23/2026, 5:37:39 PM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.85 KGS |
| 10 RSD | 8.51 KGS |
| 50 RSD | 42.56 KGS |
| 100 RSD | 85.12 KGS |
| 500 RSD | 425.61 KGS |
| 1,000 RSD | 851.22 KGS |
Get RSD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=KGSExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-23T17:37:39Z",
"rates": {
"KGS": 0.851222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "KGS",
"amount": 100
},
"result": 85.1222,
"rate": 0.851222
}Build with RSD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key