Rate Overview
Live
1 SGD = 0.787280 PAB
1 PAB = 1.2702
SGD
Avg
0.785902
High
0.787280
Low
0.784419
Last updated: 9/3/2026, 4:28:56 AM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.79 PAB |
| 10 SGD | 7.87 PAB |
| 50 SGD | 39.36 PAB |
| 100 SGD | 78.73 PAB |
| 500 SGD | 393.64 PAB |
| 1,000 SGD | 787.28 PAB |
Get SGD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=PABExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-03T04:28:56Z",
"rates": {
"PAB": 0.78728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "PAB",
"amount": 100
},
"result": 78.728,
"rate": 0.78728
}Build with SGD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key