Rate Overview
Live
1 SRD = 0.090296 PEN
1 PEN = 11.0747
SRD
Avg
0.090122
High
0.090997
Low
0.089294
Last updated: 6/19/2026, 8:43:38 AM
Quick Conversions
| SRD | PEN |
|---|---|
| 1 SRD | 0.09 PEN |
| 10 SRD | 0.90 PEN |
| 50 SRD | 4.51 PEN |
| 100 SRD | 9.03 PEN |
| 500 SRD | 45.15 PEN |
| 1,000 SRD | 90.30 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-06-19T08:43:38Z",
"rates": {
"PEN": 0.090296
}
}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.0296,
"rate": 0.090296
}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