Rate Overview
Live
1 PAB = 102.6677 XPF
1 XPF = 0.009740
PAB
Avg
102.5967
High
102.8480
Low
102.1970
Last updated: 5/27/2026, 6:11:53 AM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 102.67 XPF |
| 10 PAB | 1,026.68 XPF |
| 50 PAB | 5,133.39 XPF |
| 100 PAB | 10,266.78 XPF |
| 500 PAB | 51,333.88 XPF |
| 1,000 PAB | 102,667.75 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-05-27T06:11:53Z",
"rates": {
"XPF": 102.66775
}
}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": 10266.775,
"rate": 102.66775
}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