Rate Overview
Live
1 XPF = 0.009652 PAB
1 PAB = 103.6055
XPF
Avg
0.009681
High
0.009713
Low
0.009652
Last updated: 3/27/2026, 12:54:43 PM
Quick Conversions
| XPF | PAB |
|---|---|
| 1 XPF | 0.01 PAB |
| 10 XPF | 0.10 PAB |
| 50 XPF | 0.48 PAB |
| 100 XPF | 0.97 PAB |
| 500 XPF | 4.83 PAB |
| 1,000 XPF | 9.65 PAB |
Get XPF/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=PABExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T12:54:43Z",
"rates": {
"PAB": 0.009652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "PAB",
"amount": 100
},
"result": 0.9652000000000001,
"rate": 0.009652
}Build with XPF/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key