Rate Overview
Live
1 SOS = 0.001758 PAB
1 PAB = 568.8282
SOS
Avg
0.001750
High
0.001758
Low
0.001742
Last updated: 5/29/2026, 2:28:02 PM
Quick Conversions
| SOS | PAB |
|---|---|
| 1 SOS | 0.00 PAB |
| 10 SOS | 0.02 PAB |
| 50 SOS | 0.09 PAB |
| 100 SOS | 0.18 PAB |
| 500 SOS | 0.88 PAB |
| 1,000 SOS | 1.76 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-05-29T14:28:02Z",
"rates": {
"PAB": 0.001758
}
}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.1758,
"rate": 0.001758
}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