Rate Overview
Live
1 PAB = 102.2175 XPF
1 XPF = 0.009783
PAB
Avg
102.0394
High
104.2037
Low
100.5874
Last updated: 5/27/2026, 12:33:21 PM
Quick Conversions
| PAB | XPF |
|---|---|
| 1 PAB | 102.22 XPF |
| 10 PAB | 1,022.18 XPF |
| 50 PAB | 5,110.88 XPF |
| 100 PAB | 10,221.75 XPF |
| 500 PAB | 51,108.75 XPF |
| 1,000 PAB | 102,217.50 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-27T12:33:21Z",
"rates": {
"XPF": 102.2175
}
}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": 10221.75,
"rate": 102.2175
}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