Rate Overview
Live
1 CHF = 1.2359 PAB
1 PAB = 0.809126
CHF
Avg
1.2360
High
1.2434
Low
1.2286
Last updated: 9/4/2026, 5:21:09 PM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.24 PAB |
| 10 CHF | 12.36 PAB |
| 50 CHF | 61.80 PAB |
| 100 CHF | 123.59 PAB |
| 500 CHF | 617.95 PAB |
| 1,000 CHF | 1,235.90 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-09-04T17:21:09Z",
"rates": {
"PAB": 1.235902
}
}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": 123.59020000000001,
"rate": 1.235902
}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