Rate Overview
Live
1 KRW = 0.067098 RSD
1 RSD = 14.9036
KRW
Avg
0.071204
High
0.075860
Low
0.067098
Last updated: 3/27/2026, 7:50:14 AM
Quick Conversions
| KRW | RSD |
|---|---|
| 1 KRW | 0.07 RSD |
| 10 KRW | 0.67 RSD |
| 50 KRW | 3.35 RSD |
| 100 KRW | 6.71 RSD |
| 500 KRW | 33.55 RSD |
| 1,000 KRW | 67.10 RSD |
Get KRW/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=RSDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T07:50:14Z",
"rates": {
"RSD": 0.067098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "RSD",
"amount": 100
},
"result": 6.7098,
"rate": 0.067098
}Build with KRW/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key