Rate Overview
Live
1 CHF = 1.2571 PAB
1 PAB = 0.795500
CHF
Avg
1.2664
High
1.2709
Low
1.2571
Last updated: 3/27/2026, 1:08:36 AM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.26 PAB |
| 10 CHF | 12.57 PAB |
| 50 CHF | 62.85 PAB |
| 100 CHF | 125.71 PAB |
| 500 CHF | 628.54 PAB |
| 1,000 CHF | 1,257.07 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-27T01:08:36Z",
"rates": {
"PAB": 1.257071
}
}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.70710000000001,
"rate": 1.257071
}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