Rate Overview
Live
1 SGD = 0.772337 PAB
1 PAB = 1.2948
SGD
Avg
0.782089
High
0.792560
Low
0.772337
Last updated: 7/13/2026, 8:42:16 PM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.77 PAB |
| 10 SGD | 7.72 PAB |
| 50 SGD | 38.62 PAB |
| 100 SGD | 77.23 PAB |
| 500 SGD | 386.17 PAB |
| 1,000 SGD | 772.34 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-07-13T20:42:16Z",
"rates": {
"PAB": 0.772337
}
}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": 77.2337,
"rate": 0.772337
}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