Rate Overview
Live
1 SRD = 0.087712 PEN
1 PEN = 11.4009
SRD
Avg
0.088197
High
0.088772
Low
0.087712
Last updated: 9/9/2026, 7:23:29 PM
Quick Conversions
| SRD | PEN |
|---|---|
| 1 SRD | 0.09 PEN |
| 10 SRD | 0.88 PEN |
| 50 SRD | 4.39 PEN |
| 100 SRD | 8.77 PEN |
| 500 SRD | 43.86 PEN |
| 1,000 SRD | 87.71 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-09-09T19:23:29Z",
"rates": {
"PEN": 0.087712
}
}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.7712,
"rate": 0.087712
}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