Rate Overview
Live
1 PAB = 0.811385 CHF
1 CHF = 1.2325
PAB
Avg
0.810164
High
0.812640
Low
0.807616
Last updated: 8/14/2026, 3:47:23 PM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.81 CHF |
| 10 PAB | 8.11 CHF |
| 50 PAB | 40.57 CHF |
| 100 PAB | 81.14 CHF |
| 500 PAB | 405.69 CHF |
| 1,000 PAB | 811.39 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-08-14T15:47:23Z",
"rates": {
"CHF": 0.811385
}
}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": 81.13850000000001,
"rate": 0.811385
}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