Rate Overview
Live
1 SRD = 0.092005 PEN
1 PEN = 10.8690
SRD
Avg
0.088841
High
0.092005
Low
0.086739
Last updated: 3/28/2026, 12:22:09 PM
Quick Conversions
| SRD | PEN |
|---|---|
| 1 SRD | 0.09 PEN |
| 10 SRD | 0.92 PEN |
| 50 SRD | 4.60 PEN |
| 100 SRD | 9.20 PEN |
| 500 SRD | 46.00 PEN |
| 1,000 SRD | 92.01 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-03-28T12:22:09Z",
"rates": {
"PEN": 0.092005
}
}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.2005,
"rate": 0.092005
}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