Rate Overview
Live
1 PAB = 13.8504 SCR
1 SCR = 0.072200
PAB
Avg
13.9711
High
14.6474
Low
13.6683
Last updated: 5/6/2026, 11:08:11 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 13.85 SCR |
| 10 PAB | 138.50 SCR |
| 50 PAB | 692.52 SCR |
| 100 PAB | 1,385.04 SCR |
| 500 PAB | 6,925.21 SCR |
| 1,000 PAB | 13,850.43 SCR |
Get PAB/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SCRExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-06T23:08:11Z",
"rates": {
"SCR": 13.850429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SCR",
"amount": 100
},
"result": 1385.0429,
"rate": 13.850429
}Build with PAB/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key