Rate Overview
Live
1 SGD = 0.780981 PAB
1 PAB = 1.2804
SGD
Avg
0.781209
High
0.782051
Low
0.779970
Last updated: 8/13/2026, 4:38:09 AM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.78 PAB |
| 10 SGD | 7.81 PAB |
| 50 SGD | 39.05 PAB |
| 100 SGD | 78.10 PAB |
| 500 SGD | 390.49 PAB |
| 1,000 SGD | 780.98 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-08-13T04:38:09Z",
"rates": {
"PAB": 0.780981
}
}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.0981,
"rate": 0.780981
}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