Rate Overview
Live
1 SGD = 0.775722 PAB
1 PAB = 1.2891
SGD
Avg
0.774897
High
0.775741
Low
0.774317
Last updated: 7/23/2026, 4:58:58 AM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.78 PAB |
| 10 SGD | 7.76 PAB |
| 50 SGD | 38.79 PAB |
| 100 SGD | 77.57 PAB |
| 500 SGD | 387.86 PAB |
| 1,000 SGD | 775.72 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-23T04:58:58Z",
"rates": {
"PAB": 0.775722
}
}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.57220000000001,
"rate": 0.775722
}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