Rate Overview
Live
1 PAB = 0.812855 CHF
1 CHF = 1.2302
PAB
Avg
0.789830
High
0.812855
Low
0.768269
Last updated: 7/22/2026, 6:10:23 AM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.81 CHF |
| 10 PAB | 8.13 CHF |
| 50 PAB | 40.64 CHF |
| 100 PAB | 81.29 CHF |
| 500 PAB | 406.43 CHF |
| 1,000 PAB | 812.86 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-22T06:10:23Z",
"rates": {
"CHF": 0.812855
}
}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.2855,
"rate": 0.812855
}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