Rate Overview
Live
1 RSD = 0.848215 KGS
1 KGS = 1.1789
RSD
Avg
0.850260
High
0.852390
Low
0.847863
Last updated: 7/25/2026, 5:33:20 AM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.85 KGS |
| 10 RSD | 8.48 KGS |
| 50 RSD | 42.41 KGS |
| 100 RSD | 84.82 KGS |
| 500 RSD | 424.11 KGS |
| 1,000 RSD | 848.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-25T05:33:20Z",
"rates": {
"KGS": 0.848215
}
}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": 84.8215,
"rate": 0.848215
}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