Rate Overview
Live
1 SCR = 0.066851 PAB
1 PAB = 14.9586
SCR
Avg
0.069324
High
0.073210
Low
0.066851
Last updated: 3/6/2026, 11:27:08 PM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.67 PAB |
| 50 SCR | 3.34 PAB |
| 100 SCR | 6.69 PAB |
| 500 SCR | 33.43 PAB |
| 1,000 SCR | 66.85 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-03-06T23:27:08Z",
"rates": {
"PAB": 0.066851
}
}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.685099999999999,
"rate": 0.066851
}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