Rate Overview
Live
1 PAB = 14.6370 SCR
1 SCR = 0.068320
PAB
Avg
14.3862
High
14.8919
Low
13.1569
Last updated: 7/13/2026, 8:05:17 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.64 SCR |
| 10 PAB | 146.37 SCR |
| 50 PAB | 731.85 SCR |
| 100 PAB | 1,463.70 SCR |
| 500 PAB | 7,318.52 SCR |
| 1,000 PAB | 14,637.04 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-07-13T20:05:17Z",
"rates": {
"SCR": 14.637044
}
}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": 1463.7043999999999,
"rate": 14.637044
}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