Rate Overview
Live
1 RSD = 0.034526 PEN
1 PEN = 28.9637
RSD
Avg
0.034622
High
0.035069
Low
0.034192
Last updated: 5/9/2026, 4:54:58 AM
Quick Conversions
| RSD | PEN |
|---|---|
| 1 RSD | 0.03 PEN |
| 10 RSD | 0.35 PEN |
| 50 RSD | 1.73 PEN |
| 100 RSD | 3.45 PEN |
| 500 RSD | 17.26 PEN |
| 1,000 RSD | 34.53 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-05-09T04:54:58Z",
"rates": {
"PEN": 0.034526
}
}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.4526000000000003,
"rate": 0.034526
}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