Rate Overview
Live
1 RSD = 0.034085 PEN
1 PEN = 29.3384
RSD
Avg
0.033767
High
0.034085
Low
0.033519
Last updated: 3/6/2026, 8:16:03 AM
Quick Conversions
| RSD | PEN |
|---|---|
| 1 RSD | 0.03 PEN |
| 10 RSD | 0.34 PEN |
| 50 RSD | 1.70 PEN |
| 100 RSD | 3.41 PEN |
| 500 RSD | 17.04 PEN |
| 1,000 RSD | 34.08 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-03-06T08:16:03Z",
"rates": {
"PEN": 0.034085
}
}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.4084999999999996,
"rate": 0.034085
}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