Rate Overview
Live
1 RSD = 8.9228 KPW
1 KPW = 0.112072
RSD
Avg
8.9089
High
8.9228
Low
8.8899
Last updated: 5/27/2026, 10:51:18 PM
Quick Conversions
| RSD | KPW |
|---|---|
| 1 RSD | 8.92 KPW |
| 10 RSD | 89.23 KPW |
| 50 RSD | 446.14 KPW |
| 100 RSD | 892.28 KPW |
| 500 RSD | 4,461.40 KPW |
| 1,000 RSD | 8,922.81 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-05-27T22:51:18Z",
"rates": {
"KPW": 8.922808
}
}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": 892.2808,
"rate": 8.922808
}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