Rate Overview
Live
1 PEN = 11.1600 SRD
1 SRD = 0.089606
PEN
Avg
11.1254
High
11.5288
Low
10.6780
Last updated: 7/29/2026, 3:00:11 AM
Quick Conversions
| PEN | SRD |
|---|---|
| 1 PEN | 11.16 SRD |
| 10 PEN | 111.60 SRD |
| 50 PEN | 558.00 SRD |
| 100 PEN | 1,116.00 SRD |
| 500 PEN | 5,579.99 SRD |
| 1,000 PEN | 11,159.99 SRD |
Get PEN/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SRDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-29T03:00:11Z",
"rates": {
"SRD": 11.159986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SRD",
"amount": 100
},
"result": 1115.9986,
"rate": 11.159986
}Build with PEN/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key