Rate Overview
Live
1 SGD = 2.6616 PEN
1 PEN = 0.375720
SGD
Avg
2.6599
High
2.6730
Low
2.6496
Last updated: 5/27/2026, 11:00:29 PM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.66 PEN |
| 10 SGD | 26.62 PEN |
| 50 SGD | 133.08 PEN |
| 100 SGD | 266.16 PEN |
| 500 SGD | 1,330.78 PEN |
| 1,000 SGD | 2,661.55 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-27T23:00:29Z",
"rates": {
"PEN": 2.661554
}
}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": 266.15540000000004,
"rate": 2.661554
}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