Rate Overview
Live
1 PEN = 10.8689 SRD
1 SRD = 0.092006
PEN
Avg
10.8702
High
11.8596
Low
9.8106
Last updated: 3/28/2026, 10:45:43 AM
Quick Conversions
| PEN | SRD |
|---|---|
| 1 PEN | 10.87 SRD |
| 10 PEN | 108.69 SRD |
| 50 PEN | 543.45 SRD |
| 100 PEN | 1,086.89 SRD |
| 500 PEN | 5,434.46 SRD |
| 1,000 PEN | 10,868.91 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-28T10:45:43Z",
"rates": {
"SRD": 10.86891
}
}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": 1086.891,
"rate": 10.86891
}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