Rate Overview
Live
1 SGD = 2.6760 PEN
1 PEN = 0.373696
SGD
Avg
2.6400
High
2.6928
Low
2.5933
Last updated: 3/28/2026, 12:24:15 PM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.68 PEN |
| 10 SGD | 26.76 PEN |
| 50 SGD | 133.80 PEN |
| 100 SGD | 267.60 PEN |
| 500 SGD | 1,337.98 PEN |
| 1,000 SGD | 2,675.97 PEN |
Get SGD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=PENExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-28T12:24:15Z",
"rates": {
"PEN": 2.675969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "PEN",
"amount": 100
},
"result": 267.5969,
"rate": 2.675969
}Build with SGD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key