Rate Overview
Live
1 PEN = 11.0965 SRD
1 SRD = 0.090119
PEN
Avg
10.3228
High
11.5261
Low
7.6898
Last updated: 7/28/2026, 11:59:02 AM
Quick Conversions
| PEN | SRD |
|---|---|
| 1 PEN | 11.10 SRD |
| 10 PEN | 110.96 SRD |
| 50 PEN | 554.82 SRD |
| 100 PEN | 1,109.65 SRD |
| 500 PEN | 5,548.24 SRD |
| 1,000 PEN | 11,096.47 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-28T11:59:02Z",
"rates": {
"SRD": 11.096472
}
}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": 1109.6472,
"rate": 11.096472
}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