Rate Overview
Live
1 SGD = 2.7121 PEN
1 PEN = 0.368721
SGD
Avg
2.7345
High
2.7562
Low
2.7121
Last updated: 5/7/2026, 7:04:09 PM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.71 PEN |
| 10 SGD | 27.12 PEN |
| 50 SGD | 135.60 PEN |
| 100 SGD | 271.21 PEN |
| 500 SGD | 1,356.04 PEN |
| 1,000 SGD | 2,712.08 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-05-07T19:04:09Z",
"rates": {
"PEN": 2.71208
}
}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": 271.20799999999997,
"rate": 2.71208
}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