Rate Overview
Live
1 RSD = 0.866680 KGS
1 KGS = 1.1538
RSD
Avg
0.870929
High
0.879786
Low
0.864018
Last updated: 3/7/2026, 7:41:28 AM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.87 KGS |
| 10 RSD | 8.67 KGS |
| 50 RSD | 43.33 KGS |
| 100 RSD | 86.67 KGS |
| 500 RSD | 433.34 KGS |
| 1,000 RSD | 866.68 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-03-07T07:41:28Z",
"rates": {
"KGS": 0.86668
}
}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": 86.668,
"rate": 0.86668
}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