Rate Overview
Live
1 PAB = 102.4652 XPF
1 XPF = 0.009759
PAB
Avg
102.5636
High
103.0317
Low
102.3115
Last updated: 9/1/2026, 6:53:09 PM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 102.47 XPF |
| 10 PAB | 1,024.65 XPF |
| 50 PAB | 5,123.26 XPF |
| 100 PAB | 10,246.52 XPF |
| 500 PAB | 51,232.60 XPF |
| 1,000 PAB | 102,465.20 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-09-01T18:53:09Z",
"rates": {
"XPF": 102.4652
}
}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": 10246.52,
"rate": 102.4652
}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