Rate Overview
Live
1 CHF = 1.2726 PAB
1 PAB = 0.785805
CHF
Avg
1.2725
High
1.2796
Low
1.2657
Last updated: 5/26/2026, 8:22:16 PM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.27 PAB |
| 10 CHF | 12.73 PAB |
| 50 CHF | 63.63 PAB |
| 100 CHF | 127.26 PAB |
| 500 CHF | 636.29 PAB |
| 1,000 CHF | 1,272.58 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-05-26T20:22:16Z",
"rates": {
"PAB": 1.27258
}
}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": 127.25800000000001,
"rate": 1.27258
}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