Rate Overview
Live
1 SRD = 0.090098 PEN
1 PEN = 11.0990
SRD
Avg
0.090109
High
0.090566
Low
0.089505
Last updated: 7/8/2026, 8:41:54 PM
Quick Conversions
| SRD | PEN |
|---|---|
| 1 SRD | 0.09 PEN |
| 10 SRD | 0.90 PEN |
| 50 SRD | 4.50 PEN |
| 100 SRD | 9.01 PEN |
| 500 SRD | 45.05 PEN |
| 1,000 SRD | 90.10 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-08T20:41:54Z",
"rates": {
"PEN": 0.090098
}
}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.0098,
"rate": 0.090098
}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