Rate Overview
Live
1 PAB = 1.2865 SGD
1 SGD = 0.777324
PAB
Avg
1.2816
High
1.2865
Low
1.2755
Last updated: 3/27/2026, 8:00:57 AM
Quick Conversions
| PAB | SGD |
|---|---|
| 1 PAB | 1.29 SGD |
| 10 PAB | 12.86 SGD |
| 50 PAB | 64.32 SGD |
| 100 PAB | 128.65 SGD |
| 500 PAB | 643.23 SGD |
| 1,000 PAB | 1,286.47 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-03-27T08:00:57Z",
"rates": {
"SGD": 1.286465
}
}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": 128.6465,
"rate": 1.286465
}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