Rate Overview
Live
1 PAB = 0.793045 CHF
1 CHF = 1.2610
PAB
Avg
0.796176
High
0.799254
Low
0.793045
Last updated: 6/15/2026, 12:49:45 PM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.79 CHF |
| 10 PAB | 7.93 CHF |
| 50 PAB | 39.65 CHF |
| 100 PAB | 79.30 CHF |
| 500 PAB | 396.52 CHF |
| 1,000 PAB | 793.05 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-06-15T12:49:45Z",
"rates": {
"CHF": 0.793045
}
}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.3045,
"rate": 0.793045
}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