Rate Overview
Live
1 PAB = 14.5930 SCR
1 SCR = 0.068526
PAB
Avg
14.3984
High
14.9694
Low
13.5301
Last updated: 7/25/2026, 8:10:29 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.59 SCR |
| 10 PAB | 145.93 SCR |
| 50 PAB | 729.65 SCR |
| 100 PAB | 1,459.30 SCR |
| 500 PAB | 7,296.50 SCR |
| 1,000 PAB | 14,593.00 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-07-25T20:10:29Z",
"rates": {
"SCR": 14.592999
}
}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": 1459.2999,
"rate": 14.592999
}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