Rate Overview
Live
1 PAB = 0.795500 CHF
1 CHF = 1.2571
PAB
Avg
0.783321
High
0.795500
Low
0.768099
Last updated: 3/27/2026, 1:12:24 AM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.80 CHF |
| 10 PAB | 7.96 CHF |
| 50 PAB | 39.78 CHF |
| 100 PAB | 79.55 CHF |
| 500 PAB | 397.75 CHF |
| 1,000 PAB | 795.50 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-27T01:12:24Z",
"rates": {
"CHF": 0.7955
}
}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.55,
"rate": 0.7955
}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