Rate Overview
Live
1 PEN = 11.0746 SRD
1 SRD = 0.090297
PEN
Avg
11.0963
High
11.1988
Low
10.9894
Last updated: 6/19/2026, 10:13:16 AM
Quick Conversions
| PEN | SRD |
|---|---|
| 1 PEN | 11.07 SRD |
| 10 PEN | 110.75 SRD |
| 50 PEN | 553.73 SRD |
| 100 PEN | 1,107.46 SRD |
| 500 PEN | 5,537.31 SRD |
| 1,000 PEN | 11,074.62 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-06-19T10:13:16Z",
"rates": {
"SRD": 11.074616
}
}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": 1107.4616,
"rate": 11.074616
}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