Rate Overview
Live
1 PAB = 14.5030 SCR
1 SCR = 0.068951
PAB
Avg
14.4019
High
15.0277
Low
13.5682
Last updated: 7/26/2026, 2:43:12 PM
Quick Conversions
| PAB | SCR |
|---|---|
| 1 PAB | 14.50 SCR |
| 10 PAB | 145.03 SCR |
| 50 PAB | 725.15 SCR |
| 100 PAB | 1,450.30 SCR |
| 500 PAB | 7,251.50 SCR |
| 1,000 PAB | 14,503.00 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-26T14:43:12Z",
"rates": {
"SCR": 14.502999
}
}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": 1450.2999,
"rate": 14.502999
}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