Rate Overview
Live
1 PAB = 101.8488 XPF
1 XPF = 0.009818
PAB
Avg
102.1198
High
102.8575
Low
101.3962
Last updated: 4/16/2026, 8:58:33 PM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 101.85 XPF |
| 10 PAB | 1,018.49 XPF |
| 50 PAB | 5,092.44 XPF |
| 100 PAB | 10,184.88 XPF |
| 500 PAB | 50,924.42 XPF |
| 1,000 PAB | 101,848.85 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-04-16T20:58:33Z",
"rates": {
"XPF": 101.848849
}
}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": 10184.884900000001,
"rate": 101.848849
}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