Rate Overview
Live
1 CHF = 1.2453 PAB
1 PAB = 0.803025
CHF
Avg
1.2390
High
1.2457
Low
1.2327
Last updated: 7/4/2026, 8:53:18 PM
Quick Conversions
| CHF | PAB |
|---|---|
| 1 CHF | 1.25 PAB |
| 10 CHF | 12.45 PAB |
| 50 CHF | 62.26 PAB |
| 100 CHF | 124.53 PAB |
| 500 CHF | 622.65 PAB |
| 1,000 CHF | 1,245.29 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-04T20:53:18Z",
"rates": {
"PAB": 1.245291
}
}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": 124.5291,
"rate": 1.245291
}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