Rate Overview
Live
1 SDG = 0.005597 PEN
1 PEN = 178.6671 SDG
Avg
0.005579
High
0.005612
Low
0.005556
Last updated: 1/25/2026, 1:20:52 PM
Quick Conversions
| SDG | PEN |
|---|---|
| 1 SDG | 0.01 PEN |
| 10 SDG | 0.06 PEN |
| 50 SDG | 0.28 PEN |
| 100 SDG | 0.56 PEN |
| 500 SDG | 2.80 PEN |
| 1,000 SDG | 5.60 PEN |
Get SDG/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=PENExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T13:20:52Z",
"rates": {
"PEN": 0.005597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "PEN",
"amount": 100
},
"result": 0.5597000000000001,
"rate": 0.005597
}Build with SDG/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key