Rate Overview
Live
1 PAB = 1.2818 SGD
1 SGD = 0.780144
PAB
Avg
1.2846
High
1.2883
Low
1.2818
Last updated: 6/16/2026, 10:04:59 AM
Quick Conversions
| PAB | SGD |
|---|---|
| 1 PAB | 1.28 SGD |
| 10 PAB | 12.82 SGD |
| 50 PAB | 64.09 SGD |
| 100 PAB | 128.18 SGD |
| 500 PAB | 640.91 SGD |
| 1,000 PAB | 1,281.81 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-06-16T10:04:59Z",
"rates": {
"SGD": 1.281815
}
}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.1815,
"rate": 1.281815
}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