Rate Overview
Live
1 CHF = 1.2309 PAB
1 PAB = 0.812430
CHF
Avg
1.2341
High
1.2382
Low
1.2306
Last updated: 8/14/2026, 5:31:30 PM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.23 PAB |
| 10 CHF | 12.31 PAB |
| 50 CHF | 61.54 PAB |
| 100 CHF | 123.09 PAB |
| 500 CHF | 615.44 PAB |
| 1,000 CHF | 1,230.88 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-08-14T17:31:30Z",
"rates": {
"PAB": 1.230875
}
}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.08749999999999,
"rate": 1.230875
}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