Rate Overview
Live
1 PAB = 102.6829 XPF
1 XPF = 0.009739
PAB
Avg
102.5915
High
102.8480
Low
102.1970
Last updated: 5/27/2026, 4:48:29 AM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 102.68 XPF |
| 10 PAB | 1,026.83 XPF |
| 50 PAB | 5,134.15 XPF |
| 100 PAB | 10,268.29 XPF |
| 500 PAB | 51,341.45 XPF |
| 1,000 PAB | 102,682.90 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-27T04:48:29Z",
"rates": {
"XPF": 102.6829
}
}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": 10268.29,
"rate": 102.6829
}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