Rate Overview
Live
1 RSD = 8.9190 KPW
1 KPW = 0.112120
RSD
Avg
8.9630
High
9.0546
Low
8.8911
Last updated: 3/7/2026, 7:44:44 AM
Quick Conversions
| RSD | KPW |
|---|---|
| 1 RSD | 8.92 KPW |
| 10 RSD | 89.19 KPW |
| 50 RSD | 445.95 KPW |
| 100 RSD | 891.90 KPW |
| 500 RSD | 4,459.52 KPW |
| 1,000 RSD | 8,919.04 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-07T07:44:44Z",
"rates": {
"KPW": 8.919038
}
}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": 891.9038,
"rate": 8.919038
}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