Rate Overview
Live
1 PAB = 1.2702 SGD
1 SGD = 0.787281
PAB
Avg
1.2726
High
1.2748
Low
1.2702
Last updated: 9/3/2026, 3:24:34 AM
Quick Conversions
| PAB | SGD |
|---|---|
| 1 PAB | 1.27 SGD |
| 10 PAB | 12.70 SGD |
| 50 PAB | 63.51 SGD |
| 100 PAB | 127.02 SGD |
| 500 PAB | 635.10 SGD |
| 1,000 PAB | 1,270.20 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-09-03T03:24:34Z",
"rates": {
"SGD": 1.270195
}
}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.0195,
"rate": 1.270195
}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