Rate Overview
Live
1 PAB = 13.7035 SCR
1 SCR = 0.072974
PAB
Avg
14.2171
High
14.7118
Low
13.7035
Last updated: 8/15/2026, 10:04:51 AM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 13.70 SCR |
| 10 PAB | 137.03 SCR |
| 50 PAB | 685.17 SCR |
| 100 PAB | 1,370.35 SCR |
| 500 PAB | 6,851.74 SCR |
| 1,000 PAB | 13,703.49 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-08-15T10:04:51Z",
"rates": {
"SCR": 13.703489
}
}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": 1370.3489,
"rate": 13.703489
}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