Rate Overview
Live
1 RSD = 8.8402 KPW
1 KPW = 0.113120
RSD
Avg
8.8609
High
8.8926
Low
8.8402
Last updated: 3/28/2026, 12:04:18 PM
Quick Conversions
| RSD | KPW |
|---|---|
| 1 RSD | 8.84 KPW |
| 10 RSD | 88.40 KPW |
| 50 RSD | 442.01 KPW |
| 100 RSD | 884.02 KPW |
| 500 RSD | 4,420.08 KPW |
| 1,000 RSD | 8,840.17 KPW |
Get RSD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=KPWExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-28T12:04:18Z",
"rates": {
"KPW": 8.840165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "KPW",
"amount": 100
},
"result": 884.0165000000001,
"rate": 8.840165
}Build with RSD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key