Rate Overview
Live
1 PAB = 14.0698 SCR
1 SCR = 0.071074
PAB
Avg
14.3999
High
15.0946
Low
13.3778
Last updated: 6/26/2026, 8:58:30 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.07 SCR |
| 10 PAB | 140.70 SCR |
| 50 PAB | 703.49 SCR |
| 100 PAB | 1,406.98 SCR |
| 500 PAB | 7,034.90 SCR |
| 1,000 PAB | 14,069.81 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-06-26T20:58:30Z",
"rates": {
"SCR": 14.069805
}
}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": 1406.9805000000001,
"rate": 14.069805
}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