Rate Overview
Live
1 CHF = 1.2868 PAB
1 PAB = 0.777151
CHF
Avg
1.2872
High
1.3019
Low
1.2744
Last updated: 3/6/2026, 7:28:51 PM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.29 PAB |
| 10 CHF | 12.87 PAB |
| 50 CHF | 64.34 PAB |
| 100 CHF | 128.68 PAB |
| 500 CHF | 643.38 PAB |
| 1,000 CHF | 1,286.75 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-06T19:28:51Z",
"rates": {
"PAB": 1.286752
}
}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": 128.6752,
"rate": 1.286752
}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