Rate Overview
Live
1 SCR = 0.070161 PAB
1 PAB = 14.2529
SCR
Avg
0.069440
High
0.072950
Low
0.066803
Last updated: 5/26/2026, 1:39:52 PM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.70 PAB |
| 50 SCR | 3.51 PAB |
| 100 SCR | 7.02 PAB |
| 500 SCR | 35.08 PAB |
| 1,000 SCR | 70.16 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-05-26T13:39:52Z",
"rates": {
"PAB": 0.070161
}
}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.0161,
"rate": 0.070161
}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