Rate Overview
Live
1 SGD = 0.781561 PAB
1 PAB = 1.2795
SGD
Avg
0.784609
High
0.790605
Low
0.780621
Last updated: 3/7/2026, 12:11:46 AM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.78 PAB |
| 10 SGD | 7.82 PAB |
| 50 SGD | 39.08 PAB |
| 100 SGD | 78.16 PAB |
| 500 SGD | 390.78 PAB |
| 1,000 SGD | 781.56 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-03-07T00:11:46Z",
"rates": {
"PAB": 0.781561
}
}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.1561,
"rate": 0.781561
}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