Rate Overview
Live
1 SCR = 0.069678 PAB
1 PAB = 14.3517
SCR
Avg
0.069945
High
0.071344
Low
0.068122
Last updated: 9/3/2026, 12:58:52 PM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.70 PAB |
| 50 SCR | 3.48 PAB |
| 100 SCR | 6.97 PAB |
| 500 SCR | 34.84 PAB |
| 1,000 SCR | 69.68 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-09-03T12:58:52Z",
"rates": {
"PAB": 0.069678
}
}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.9678,
"rate": 0.069678
}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