Rate Overview
Live
1 SRD = 0.089488 PEN
1 PEN = 11.1747
SRD
Avg
0.097834
High
0.130043
Low
0.086759
Last updated: 7/29/2026, 8:39:11 AM
Quick Conversions
| SRD | PEN |
|---|---|
| 1 SRD | 0.09 PEN |
| 10 SRD | 0.89 PEN |
| 50 SRD | 4.47 PEN |
| 100 SRD | 8.95 PEN |
| 500 SRD | 44.74 PEN |
| 1,000 SRD | 89.49 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-29T08:39:11Z",
"rates": {
"PEN": 0.089488
}
}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.9488,
"rate": 0.089488
}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