Rate Overview
Live
1 SGD = 0.779742 PAB
1 PAB = 1.2825
SGD
Avg
0.778408
High
0.779935
Low
0.776201
Last updated: 6/16/2026, 8:52:42 AM
Quick Conversions
| SGD | PAB |
|---|---|
| 1 SGD | 0.78 PAB |
| 10 SGD | 7.80 PAB |
| 50 SGD | 38.99 PAB |
| 100 SGD | 77.97 PAB |
| 500 SGD | 389.87 PAB |
| 1,000 SGD | 779.74 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-06-16T08:52:42Z",
"rates": {
"PAB": 0.779742
}
}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.97420000000001,
"rate": 0.779742
}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