Rate Overview
Live
1 PAB = 1.2771 SGD
1 SGD = 0.783045
PAB
Avg
1.2788
High
1.2803
Low
1.2771
Last updated: 5/27/2026, 4:48:24 AM
Quick Conversions
| PAB | SGD |
|---|---|
| 1 PAB | 1.28 SGD |
| 10 PAB | 12.77 SGD |
| 50 PAB | 63.85 SGD |
| 100 PAB | 127.71 SGD |
| 500 PAB | 638.53 SGD |
| 1,000 PAB | 1,277.06 SGD |
Get PAB/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SGDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-27T04:48:24Z",
"rates": {
"SGD": 1.277065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SGD",
"amount": 100
},
"result": 127.70649999999999,
"rate": 1.277065
}Build with PAB/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key