Rate Overview
Live
1 RSD = 9.0310 KPW
1 KPW = 0.110730
RSD
Avg
9.0124
High
9.0603
Low
8.9644
Last updated: 4/17/2026, 1:32:41 PM
Quick Conversions
| RSD | KPW |
|---|---|
| 1 RSD | 9.03 KPW |
| 10 RSD | 90.31 KPW |
| 50 RSD | 451.55 KPW |
| 100 RSD | 903.10 KPW |
| 500 RSD | 4,515.48 KPW |
| 1,000 RSD | 9,030.97 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-04-17T13:32:41Z",
"rates": {
"KPW": 9.030967
}
}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": 903.0967,
"rate": 9.030967
}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