Rate Overview
Live
1 SOS = 0.001749 PAB
1 PAB = 571.7553
SOS
Avg
0.001750
High
0.001758
Low
0.001739
Last updated: 3/27/2026, 10:14:13 AM
Quick Conversions
| SOS | PAB |
|---|---|
| 1 SOS | 0.00 PAB |
| 10 SOS | 0.02 PAB |
| 50 SOS | 0.09 PAB |
| 100 SOS | 0.17 PAB |
| 500 SOS | 0.87 PAB |
| 1,000 SOS | 1.75 PAB |
Get SOS/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=PABExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-27T10:14:13Z",
"rates": {
"PAB": 0.001749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "PAB",
"amount": 100
},
"result": 0.1749,
"rate": 0.001749
}Build with SOS/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key