Rate Overview
Live
1 PAB = 0.784195 CHF
1 CHF = 1.2752
PAB
Avg
0.785477
High
0.790086
Low
0.781499
Last updated: 5/26/2026, 10:16:58 AM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.78 CHF |
| 10 PAB | 7.84 CHF |
| 50 PAB | 39.21 CHF |
| 100 PAB | 78.42 CHF |
| 500 PAB | 392.10 CHF |
| 1,000 PAB | 784.19 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-05-26T10:16:58Z",
"rates": {
"CHF": 0.784195
}
}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.4195,
"rate": 0.784195
}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