Rate Overview
Live
1 PEN = 10.9619 SRD
1 SRD = 0.091225
PEN
Avg
10.8173
High
10.9619
Low
10.6794
Last updated: 5/9/2026, 2:51:20 AM
Quick Conversions
| PEN | SRD |
|---|---|
| 1 PEN | 10.96 SRD |
| 10 PEN | 109.62 SRD |
| 50 PEN | 548.09 SRD |
| 100 PEN | 1,096.19 SRD |
| 500 PEN | 5,480.94 SRD |
| 1,000 PEN | 10,961.88 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-05-09T02:51:20Z",
"rates": {
"SRD": 10.961884
}
}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": 1096.1884,
"rate": 10.961884
}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