Rate Overview
Live
1 RSD = 0.877497 KGS
1 KGS = 1.1396
RSD
Avg
0.875707
High
0.880350
Low
0.871070
Last updated: 4/17/2026, 6:27:51 AM
Quick Conversions
| RSD | KGS |
|---|---|
| 1 RSD | 0.88 KGS |
| 10 RSD | 8.77 KGS |
| 50 RSD | 43.87 KGS |
| 100 RSD | 87.75 KGS |
| 500 RSD | 438.75 KGS |
| 1,000 RSD | 877.50 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-04-17T06:27:51Z",
"rates": {
"KGS": 0.877497
}
}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": 87.74969999999999,
"rate": 0.877497
}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