Rate Overview
Live
1 KRW = 0.068320 RSD
1 RSD = 14.6370
KRW
Avg
0.068165
High
0.069171
Low
0.067505
Last updated: 5/7/2026, 11:24:30 AM
Quick Conversions
| KRW | RSD |
|---|---|
| 1 KRW | 0.07 RSD |
| 10 KRW | 0.68 RSD |
| 50 KRW | 3.42 RSD |
| 100 KRW | 6.83 RSD |
| 500 KRW | 34.16 RSD |
| 1,000 KRW | 68.32 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-05-07T11:24:30Z",
"rates": {
"RSD": 0.06832
}
}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.832000000000001,
"rate": 0.06832
}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