Rate Overview
Live
1 PAB = 1.2791 SGD
1 SGD = 0.781772
PAB
Avg
1.2793
High
1.2802
Low
1.2781
Last updated: 8/15/2026, 9:34:02 AM
Quick Conversions
| PAB | SGD |
|---|---|
| 1 PAB | 1.28 SGD |
| 10 PAB | 12.79 SGD |
| 50 PAB | 63.96 SGD |
| 100 PAB | 127.91 SGD |
| 500 PAB | 639.57 SGD |
| 1,000 PAB | 1,279.15 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-08-15T09:34:02Z",
"rates": {
"SGD": 1.279146
}
}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.9146,
"rate": 1.279146
}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