Rate Overview
Live
1 PAB = 21291.35 STD
1 STD = 0.000047
PAB
Avg
21318.33
High
21388.36
Low
21190.32
Last updated: 8/17/2026, 8:31:56 PM
Quick Conversions
| PAB | STD |
|---|---|
| 1 PAB | 21,291.35 STD |
| 10 PAB | 212,913.54 STD |
| 50 PAB | 1,064,567.72 STD |
| 100 PAB | 2,129,135.44 STD |
| 500 PAB | 10,645,677.22 STD |
| 1,000 PAB | 21,291,354.43 STD |
Get PAB/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=STDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-08-17T20:31:56Z",
"rates": {
"STD": 21291.354434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "STD",
"amount": 100
},
"result": 2129135.4434,
"rate": 21291.354434
}Build with PAB/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key