Rate Overview
Live
1 PEN = 11.1450 SRD
1 SRD = 0.089726
PEN
Avg
11.1132
High
11.7905
Low
10.2873
Last updated: 7/31/2026, 6:29:24 AM
Quick Conversions
| PEN | SRD |
|---|---|
| 1 PEN | 11.15 SRD |
| 10 PEN | 111.45 SRD |
| 50 PEN | 557.25 SRD |
| 100 PEN | 1,114.50 SRD |
| 500 PEN | 5,572.51 SRD |
| 1,000 PEN | 11,145.02 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-31T06:29:24Z",
"rates": {
"SRD": 11.145023
}
}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": 1114.5023,
"rate": 11.145023
}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