Rate Overview
Live
1 SRD = 0.089072 PEN
1 PEN = 11.2269
SRD
Avg
0.089592
High
0.090065
Low
0.089072
Last updated: 7/26/2026, 10:17:56 PM
Quick Conversions
| SRD | PEN |
|---|---|
| 1 SRD | 0.09 PEN |
| 10 SRD | 0.89 PEN |
| 50 SRD | 4.45 PEN |
| 100 SRD | 8.91 PEN |
| 500 SRD | 44.54 PEN |
| 1,000 SRD | 89.07 PEN |
Get SRD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=PENExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-26T22:17:56Z",
"rates": {
"PEN": 0.089072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "PEN",
"amount": 100
},
"result": 8.9072,
"rate": 0.089072
}Build with SRD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key