Rate Overview
Live
1 RSD = 0.034580 PEN
1 PEN = 28.9184
RSD
Avg
0.034109
High
0.034580
Low
0.033505
Last updated: 4/18/2026, 8:48:42 AM
Quick Conversions
| RSD | PEN |
|---|---|
| 1 RSD | 0.03 PEN |
| 10 RSD | 0.35 PEN |
| 50 RSD | 1.73 PEN |
| 100 RSD | 3.46 PEN |
| 500 RSD | 17.29 PEN |
| 1,000 RSD | 34.58 PEN |
Get RSD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=PENExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-04-18T08:48:42Z",
"rates": {
"PEN": 0.03458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "PEN",
"amount": 100
},
"result": 3.458,
"rate": 0.03458
}Build with RSD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key