Rate Overview
Live
1 PAB = 0.803610 CHF
1 CHF = 1.2444
PAB
Avg
0.807823
High
0.811209
Low
0.802760
Last updated: 7/3/2026, 5:17:46 PM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.80 CHF |
| 10 PAB | 8.04 CHF |
| 50 PAB | 40.18 CHF |
| 100 PAB | 80.36 CHF |
| 500 PAB | 401.81 CHF |
| 1,000 PAB | 803.61 CHF |
Get PAB/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CHFExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-03T17:17:46Z",
"rates": {
"CHF": 0.80361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CHF",
"amount": 100
},
"result": 80.361,
"rate": 0.80361
}Build with PAB/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key