Rate Overview
Live
1 CHF = 1.2268 PAB
1 PAB = 0.815135
CHF
Avg
1.2345
High
1.2397
Low
1.2268
Last updated: 7/23/2026, 11:08:58 AM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.23 PAB |
| 10 CHF | 12.27 PAB |
| 50 CHF | 61.34 PAB |
| 100 CHF | 122.68 PAB |
| 500 CHF | 613.40 PAB |
| 1,000 CHF | 1,226.79 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-23T11:08:58Z",
"rates": {
"PAB": 1.22679
}
}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.679,
"rate": 1.22679
}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