Rate Overview
Live
1 PAB = 0.812080 CHF
1 CHF = 1.2314
PAB
Avg
0.794624
High
0.812080
Low
0.767212
Last updated: 7/22/2026, 3:34:51 PM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.81 CHF |
| 10 PAB | 8.12 CHF |
| 50 PAB | 40.60 CHF |
| 100 PAB | 81.21 CHF |
| 500 PAB | 406.04 CHF |
| 1,000 PAB | 812.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-22T15:34:51Z",
"rates": {
"CHF": 0.81208
}
}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.208,
"rate": 0.81208
}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