Rate Overview
Live
1 SGD = 2.6602 PEN
1 PEN = 0.375907
SGD
Avg
2.6597
High
2.7562
Low
2.5929
Last updated: 5/28/2026, 12:07:26 AM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.66 PEN |
| 10 SGD | 26.60 PEN |
| 50 SGD | 133.01 PEN |
| 100 SGD | 266.02 PEN |
| 500 SGD | 1,330.12 PEN |
| 1,000 SGD | 2,660.23 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-28T00:07:26Z",
"rates": {
"PEN": 2.660232
}
}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.02320000000003,
"rate": 2.660232
}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