Rate Overview
Live
1 PAB = 103.5580 XPF
1 XPF = 0.009656
PAB
Avg
102.7817
High
104.2037
Low
100.8258
Last updated: 3/27/2026, 11:33:54 AM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 103.56 XPF |
| 10 PAB | 1,035.58 XPF |
| 50 PAB | 5,177.90 XPF |
| 100 PAB | 10,355.80 XPF |
| 500 PAB | 51,779.00 XPF |
| 1,000 PAB | 103,558.00 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-27T11:33:54Z",
"rates": {
"XPF": 103.558
}
}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": 10355.800000000001,
"rate": 103.558
}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