Rate Overview
Live
1 PEN = 10.8235 SRD
1 SRD = 0.092391
PEN
Avg
11.0738
High
11.3109
Low
10.8235
Last updated: 3/7/2026, 7:38:13 AM
Quick Conversions
| PEN | SRD |
|---|---|
| 1 PEN | 10.82 SRD |
| 10 PEN | 108.24 SRD |
| 50 PEN | 541.18 SRD |
| 100 PEN | 1,082.35 SRD |
| 500 PEN | 5,411.76 SRD |
| 1,000 PEN | 10,823.53 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-03-07T07:38:13Z",
"rates": {
"SRD": 10.823528
}
}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": 1082.3528,
"rate": 10.823528
}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