Rate Overview
Live
1 PAB = 1.2905 SGD
1 SGD = 0.774869
PAB
Avg
1.3035
High
1.3701
Low
1.2713
Last updated: 7/21/2026, 1:48:35 PM
Quick Conversions
| PAB | SGD |
|---|---|
| 1 PAB | 1.29 SGD |
| 10 PAB | 12.91 SGD |
| 50 PAB | 64.53 SGD |
| 100 PAB | 129.05 SGD |
| 500 PAB | 645.27 SGD |
| 1,000 PAB | 1,290.54 SGD |
Get PAB/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SGDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-21T13:48:35Z",
"rates": {
"SGD": 1.29054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SGD",
"amount": 100
},
"result": 129.054,
"rate": 1.29054
}Build with PAB/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key