Rate Overview
Live
1 CHF = 1.2588 PAB
1 PAB = 0.794416
CHF
Avg
1.2658
High
1.2709
Low
1.2588
Last updated: 3/26/2026, 11:26:10 PM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.26 PAB |
| 10 CHF | 12.59 PAB |
| 50 CHF | 62.94 PAB |
| 100 CHF | 125.88 PAB |
| 500 CHF | 629.39 PAB |
| 1,000 CHF | 1,258.79 PAB |
Get CHF/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=PABExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-26T23:26:10Z",
"rates": {
"PAB": 1.258787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "PAB",
"amount": 100
},
"result": 125.87870000000001,
"rate": 1.258787
}Build with CHF/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key