Rate Overview
Live
1 RSD = 8.7763 KPW
1 KPW = 0.113943
RSD
Avg
8.8535
High
8.9038
Low
8.7763
Last updated: 6/19/2026, 8:28:42 AM
Quick Conversions
| RSD | KPW |
|---|---|
| 1 RSD | 8.78 KPW |
| 10 RSD | 87.76 KPW |
| 50 RSD | 438.81 KPW |
| 100 RSD | 877.63 KPW |
| 500 RSD | 4,388.15 KPW |
| 1,000 RSD | 8,776.29 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-06-19T08:28:42Z",
"rates": {
"KPW": 8.776294
}
}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": 877.6294,
"rate": 8.776294
}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