Rate Overview
Live
1 RSD = 0.032991 PEN
1 PEN = 30.3113
RSD
Avg
0.033005
High
0.033152
Low
0.032831
Last updated: 7/8/2026, 6:21:42 PM
Quick Conversions
| RSD | PEN |
|---|---|
| 1 RSD | 0.03 PEN |
| 10 RSD | 0.33 PEN |
| 50 RSD | 1.65 PEN |
| 100 RSD | 3.30 PEN |
| 500 RSD | 16.50 PEN |
| 1,000 RSD | 32.99 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-07-08T18:21:42Z",
"rates": {
"PEN": 0.032991
}
}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.2991,
"rate": 0.032991
}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