Rate Overview
Live
1 SCR = 0.069367 PAB
1 PAB = 14.4161
SCR
Avg
0.068996
High
0.072460
Low
0.065755
Last updated: 4/16/2026, 8:50:55 AM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.69 PAB |
| 50 SCR | 3.47 PAB |
| 100 SCR | 6.94 PAB |
| 500 SCR | 34.68 PAB |
| 1,000 SCR | 69.37 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-04-16T08:50:55Z",
"rates": {
"PAB": 0.069367
}
}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.9367,
"rate": 0.069367
}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