Rate Overview
Live
1 CHF = 1.2223 PAB
1 PAB = 0.818115
CHF
Avg
1.2657
High
1.3032
Low
1.2223
Last updated: 7/26/2026, 9:43:20 AM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.22 PAB |
| 10 CHF | 12.22 PAB |
| 50 CHF | 61.12 PAB |
| 100 CHF | 122.23 PAB |
| 500 CHF | 611.16 PAB |
| 1,000 CHF | 1,222.32 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-26T09:43:20Z",
"rates": {
"PAB": 1.222322
}
}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.23219999999999,
"rate": 1.222322
}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