Rate Overview
Live
1 PAB = 14.4540 SCR
1 SCR = 0.069185
PAB
Avg
14.1801
High
14.8919
Low
13.1569
Last updated: 7/5/2026, 8:38:57 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.45 SCR |
| 10 PAB | 144.54 SCR |
| 50 PAB | 722.70 SCR |
| 100 PAB | 1,445.40 SCR |
| 500 PAB | 7,227.00 SCR |
| 1,000 PAB | 14,453.99 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-05T20:38:57Z",
"rates": {
"SCR": 14.45399
}
}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.399,
"rate": 14.45399
}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