Rate Overview
Live
1 BAM = 61.2546 XPF
1 XPF = 0.016325
BAM
Avg
61.0877
High
61.2763
Low
60.9524
Last updated: 5/7/2026, 8:06:54 AM
Quick Conversions
| BAM | XPF |
|---|---|
| 1 BAM | 61.25 XPF |
| 10 BAM | 612.55 XPF |
| 50 BAM | 3,062.73 XPF |
| 100 BAM | 6,125.46 XPF |
| 500 BAM | 30,627.31 XPF |
| 1,000 BAM | 61,254.62 XPF |
Get BAM/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=XPFExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-07T08:06:54Z",
"rates": {
"XPF": 61.254615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "XPF",
"amount": 100
},
"result": 6125.4615,
"rate": 61.254615
}Build with BAM/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key