Rate Overview
Live
1 PAB = 14.9585 SCR
1 SCR = 0.066852
PAB
Avg
14.4413
High
14.9585
Low
13.6592
Last updated: 3/6/2026, 6:11:35 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.96 SCR |
| 10 PAB | 149.58 SCR |
| 50 PAB | 747.92 SCR |
| 100 PAB | 1,495.85 SCR |
| 500 PAB | 7,479.25 SCR |
| 1,000 PAB | 14,958.49 SCR |
Get PAB/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SCRExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T18:11:35Z",
"rates": {
"SCR": 14.958491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SCR",
"amount": 100
},
"result": 1495.8491000000001,
"rate": 14.958491
}Build with PAB/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key