Rate Overview
Live
1 SCR = 0.070741 PAB
1 PAB = 14.1361
SCR
Avg
0.069608
High
0.073909
Low
0.066803
Last updated: 7/24/2026, 12:54:24 AM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.71 PAB |
| 50 SCR | 3.54 PAB |
| 100 SCR | 7.07 PAB |
| 500 SCR | 35.37 PAB |
| 1,000 SCR | 70.74 PAB |
Get SCR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=PABExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-24T00:54:24Z",
"rates": {
"PAB": 0.070741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "PAB",
"amount": 100
},
"result": 7.0741,
"rate": 0.070741
}Build with SCR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key