Rate Overview
Live
1 SRD = 0.091737 PEN
1 PEN = 10.9007
SRD
Avg
0.090643
High
0.091737
Low
0.089519
Last updated: 4/17/2026, 12:01:52 PM
Quick Conversions
| SRD | PEN |
|---|---|
| 1 SRD | 0.09 PEN |
| 10 SRD | 0.92 PEN |
| 50 SRD | 4.59 PEN |
| 100 SRD | 9.17 PEN |
| 500 SRD | 45.87 PEN |
| 1,000 SRD | 91.74 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-04-17T12:01:52Z",
"rates": {
"PEN": 0.091737
}
}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": 9.1737,
"rate": 0.091737
}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