Rate Overview
Live
1 SGD = 2.6191 PEN
1 PEN = 0.381807
SGD
Avg
2.6466
High
2.7469
Low
2.5933
Last updated: 7/27/2026, 4:53:24 PM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.62 PEN |
| 10 SGD | 26.19 PEN |
| 50 SGD | 130.96 PEN |
| 100 SGD | 261.91 PEN |
| 500 SGD | 1,309.56 PEN |
| 1,000 SGD | 2,619.12 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-07-27T16:53:24Z",
"rates": {
"PEN": 2.619124
}
}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": 261.9124,
"rate": 2.619124
}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