Rate Overview
Live
1 PAB = 103.1351 XPF
1 XPF = 0.009696
PAB
Avg
103.2384
High
103.4012
Low
103.1351
Last updated: 8/15/2026, 10:05:10 AM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 103.14 XPF |
| 10 PAB | 1,031.35 XPF |
| 50 PAB | 5,156.76 XPF |
| 100 PAB | 10,313.51 XPF |
| 500 PAB | 51,567.57 XPF |
| 1,000 PAB | 103,135.15 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-08-15T10:05:10Z",
"rates": {
"XPF": 103.135148
}
}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": 10313.5148,
"rate": 103.135148
}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