Rate Overview
Live
1 PAB = 20698.33 STD
1 STD = 0.000048
PAB
Avg
20713.02
High
20750.79
Low
20686.84
Last updated: 4/18/2026, 10:18:18 AM
Quick Conversions
| PAB | STD |
|---|---|
| 1 PAB | 20,698.33 STD |
| 10 PAB | 206,983.32 STD |
| 50 PAB | 1,034,916.58 STD |
| 100 PAB | 2,069,833.16 STD |
| 500 PAB | 10,349,165.79 STD |
| 1,000 PAB | 20,698,331.59 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-04-18T10:18:18Z",
"rates": {
"STD": 20698.331587
}
}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": 2069833.1587,
"rate": 20698.331587
}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