Rate Overview
Live
1 CHF = 1.2274 PAB
1 PAB = 0.814725
CHF
Avg
1.2586
High
1.3034
Low
1.2274
Last updated: 7/22/2026, 8:13:48 PM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.23 PAB |
| 10 CHF | 12.27 PAB |
| 50 CHF | 61.37 PAB |
| 100 CHF | 122.74 PAB |
| 500 CHF | 613.70 PAB |
| 1,000 CHF | 1,227.41 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-07-22T20:13:48Z",
"rates": {
"PAB": 1.227408
}
}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": 122.74080000000001,
"rate": 1.227408
}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