Rate Overview
Live
1 RSD = 8.9611 KPW
1 KPW = 0.111593
RSD
Avg
8.9363
High
9.1018
Low
8.7173
Last updated: 8/23/2026, 8:30:02 AM
Quick Conversions
| RSD | KPW |
|---|---|
| 1 RSD | 8.96 KPW |
| 10 RSD | 89.61 KPW |
| 50 RSD | 448.06 KPW |
| 100 RSD | 896.11 KPW |
| 500 RSD | 4,480.57 KPW |
| 1,000 RSD | 8,961.13 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-08-23T08:30:02Z",
"rates": {
"KPW": 8.961133
}
}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": 896.1133,
"rate": 8.961133
}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