Rate Overview
Live
1 SCR = 0.070470 PAB
1 PAB = 14.1904
SCR
Avg
0.069706
High
0.070695
Low
0.067972
Last updated: 8/13/2026, 1:04:21 PM
Quick Conversions
| SCR | PAB |
|---|---|
| 1 SCR | 0.07 PAB |
| 10 SCR | 0.70 PAB |
| 50 SCR | 3.52 PAB |
| 100 SCR | 7.05 PAB |
| 500 SCR | 35.24 PAB |
| 1,000 SCR | 70.47 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-08-13T13:04:21Z",
"rates": {
"PAB": 0.07047
}
}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.047000000000001,
"rate": 0.07047
}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