Rate Overview
Live
1 SCR = 0.072199 PAB
1 PAB = 13.8506
SCR
Avg
0.071622
High
0.073161
Low
0.068271
Last updated: 5/6/2026, 10:24:31 AM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.72 PAB |
| 50 SCR | 3.61 PAB |
| 100 SCR | 7.22 PAB |
| 500 SCR | 36.10 PAB |
| 1,000 SCR | 72.20 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-06T10:24:31Z",
"rates": {
"PAB": 0.072199
}
}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.2199,
"rate": 0.072199
}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