Rate Overview
Live
1 PAB = 14.4159 SCR
1 SCR = 0.069368
PAB
Avg
14.5119
High
15.2079
Low
13.8007
Last updated: 4/16/2026, 8:58:27 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.42 SCR |
| 10 PAB | 144.16 SCR |
| 50 PAB | 720.80 SCR |
| 100 PAB | 1,441.59 SCR |
| 500 PAB | 7,207.97 SCR |
| 1,000 PAB | 14,415.94 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-04-16T20:58:27Z",
"rates": {
"SCR": 14.415938
}
}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": 1441.5938,
"rate": 14.415938
}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