Rate Overview
Live
1 PAB = 0.781520 CHF
1 CHF = 1.2796
PAB
Avg
0.777182
High
0.784680
Low
0.768099
Last updated: 3/6/2026, 11:52:00 AM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.78 CHF |
| 10 PAB | 7.82 CHF |
| 50 PAB | 39.08 CHF |
| 100 PAB | 78.15 CHF |
| 500 PAB | 390.76 CHF |
| 1,000 PAB | 781.52 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-06T11:52:00Z",
"rates": {
"CHF": 0.78152
}
}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": 78.152,
"rate": 0.78152
}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