Rate Overview
Live
1 PAB = 14.3517 SCR
1 SCR = 0.069678
PAB
Avg
14.2995
High
14.6793
Low
14.0164
Last updated: 9/3/2026, 1:10:15 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.35 SCR |
| 10 PAB | 143.52 SCR |
| 50 PAB | 717.59 SCR |
| 100 PAB | 1,435.17 SCR |
| 500 PAB | 7,175.86 SCR |
| 1,000 PAB | 14,351.73 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-09-03T13:10:15Z",
"rates": {
"SCR": 14.351727
}
}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": 1435.1727,
"rate": 14.351727
}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