Rate Overview
Live
1 PAB = 0.818075 CHF
1 CHF = 1.2224
PAB
Avg
0.813034
High
0.818075
Low
0.807836
Last updated: 7/25/2026, 5:36:05 AM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.82 CHF |
| 10 PAB | 8.18 CHF |
| 50 PAB | 40.90 CHF |
| 100 PAB | 81.81 CHF |
| 500 PAB | 409.04 CHF |
| 1,000 PAB | 818.08 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-25T05:36:05Z",
"rates": {
"CHF": 0.818075
}
}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.8075,
"rate": 0.818075
}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