Rate Overview
Live
1 PAB = 14.4550 SCR
1 SCR = 0.069180
PAB
Avg
14.5418
High
15.2573
Low
13.5494
Last updated: 3/27/2026, 3:37:36 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.46 SCR |
| 10 PAB | 144.55 SCR |
| 50 PAB | 722.75 SCR |
| 100 PAB | 1,445.50 SCR |
| 500 PAB | 7,227.52 SCR |
| 1,000 PAB | 14,455.05 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-27T15:37:36Z",
"rates": {
"SCR": 14.455047
}
}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": 1445.5047,
"rate": 14.455047
}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