Rate Overview
Live
1 PAB = 14.2529 SCR
1 SCR = 0.070161
PAB
Avg
14.2148
High
14.9142
Low
13.5627
Last updated: 5/27/2026, 2:30:28 AM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.25 SCR |
| 10 PAB | 142.53 SCR |
| 50 PAB | 712.65 SCR |
| 100 PAB | 1,425.29 SCR |
| 500 PAB | 7,126.46 SCR |
| 1,000 PAB | 14,252.93 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-05-27T02:30:28Z",
"rates": {
"SCR": 14.25293
}
}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": 1425.293,
"rate": 14.25293
}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