Rate Overview
Live
1 PAB = 0.794415 CHF
1 CHF = 1.2588
PAB
Avg
0.783008
High
0.794415
Low
0.768099
Last updated: 3/26/2026, 11:27:20 PM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.79 CHF |
| 10 PAB | 7.94 CHF |
| 50 PAB | 39.72 CHF |
| 100 PAB | 79.44 CHF |
| 500 PAB | 397.21 CHF |
| 1,000 PAB | 794.42 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-03-26T23:27:20Z",
"rates": {
"CHF": 0.794415
}
}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": 79.4415,
"rate": 0.794415
}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