Rate Overview
Live
1 PAB = 101.9316 XPF
1 XPF = 0.009811
PAB
Avg
101.7914
High
102.6074
Low
101.0070
Last updated: 3/6/2026, 6:10:11 PM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 101.93 XPF |
| 10 PAB | 1,019.32 XPF |
| 50 PAB | 5,096.58 XPF |
| 100 PAB | 10,193.16 XPF |
| 500 PAB | 50,965.80 XPF |
| 1,000 PAB | 101,931.60 XPF |
Get PAB/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=XPFExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T18:10:11Z",
"rates": {
"XPF": 101.9316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "XPF",
"amount": 100
},
"result": 10193.16,
"rate": 101.9316
}Build with PAB/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key