Rate Overview
Live
1 SGD = 2.7207 PEN
1 PEN = 0.367551
SGD
Avg
2.6731
High
2.7207
Low
2.6262
Last updated: 3/7/2026, 7:39:53 AM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.72 PEN |
| 10 SGD | 27.21 PEN |
| 50 SGD | 136.04 PEN |
| 100 SGD | 272.07 PEN |
| 500 SGD | 1,360.36 PEN |
| 1,000 SGD | 2,720.71 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-07T07:39:53Z",
"rates": {
"PEN": 2.720713
}
}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": 272.0713,
"rate": 2.720713
}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