Rate Overview
Live
1 SGD = 0.783045 PAB
1 PAB = 1.2771
SGD
Avg
0.782013
High
0.783045
Low
0.781040
Last updated: 5/27/2026, 4:48:23 AM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.78 PAB |
| 10 SGD | 7.83 PAB |
| 50 SGD | 39.15 PAB |
| 100 SGD | 78.30 PAB |
| 500 SGD | 391.52 PAB |
| 1,000 SGD | 783.05 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-05-27T04:48:23Z",
"rates": {
"PAB": 0.783045
}
}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.3045,
"rate": 0.783045
}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