Rate Overview
Live
1 SGD = 0.777197 PAB
1 PAB = 1.2867
SGD
Avg
0.775273
High
0.792340
Low
0.746367
Last updated: 3/27/2026, 9:31:04 AM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.78 PAB |
| 10 SGD | 7.77 PAB |
| 50 SGD | 38.86 PAB |
| 100 SGD | 77.72 PAB |
| 500 SGD | 388.60 PAB |
| 1,000 SGD | 777.20 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-27T09:31:04Z",
"rates": {
"PAB": 0.777197
}
}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.7197,
"rate": 0.777197
}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