Rate Overview
Live
1 SCR = 0.068692 PAB
1 PAB = 14.5577
SCR
Avg
0.070397
High
0.074366
Low
0.068501
Last updated: 7/24/2026, 8:01:33 PM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.69 PAB |
| 50 SCR | 3.43 PAB |
| 100 SCR | 6.87 PAB |
| 500 SCR | 34.35 PAB |
| 1,000 SCR | 68.69 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-24T20:01:33Z",
"rates": {
"PAB": 0.068692
}
}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": 6.8692,
"rate": 0.068692
}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