Rate Overview
Live
1 PAB = 0.780829 CHF
1 CHF = 1.2807
PAB
Avg
0.787533
High
0.792260
Low
0.780829
Last updated: 4/16/2026, 2:39:18 AM
Quick Conversions
| PAB | CHF |
|---|---|
| 1 PAB | 0.78 CHF |
| 10 PAB | 7.81 CHF |
| 50 PAB | 39.04 CHF |
| 100 PAB | 78.08 CHF |
| 500 PAB | 390.41 CHF |
| 1,000 PAB | 780.83 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-04-16T02:39:18Z",
"rates": {
"CHF": 0.780829
}
}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.0829,
"rate": 0.780829
}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