Rate Overview
Live
1 KPW = 0.110953 RSD
1 RSD = 9.0128
KPW
Avg
0.111264
High
0.111796
Low
0.110953
Last updated: 5/7/2026, 12:34:39 PM
Quick Conversions
| KPW | RSD |
|---|---|
| 1 KPW | 0.11 RSD |
| 10 KPW | 1.11 RSD |
| 50 KPW | 5.55 RSD |
| 100 KPW | 11.10 RSD |
| 500 KPW | 55.48 RSD |
| 1,000 KPW | 110.95 RSD |
Get KPW/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=RSDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-07T12:34:39Z",
"rates": {
"RSD": 0.110953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "RSD",
"amount": 100
},
"result": 11.0953,
"rate": 0.110953
}Build with KPW/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key