Rate Overview
Live
1 BAM = 60.9876 XPF
1 XPF = 0.016397
BAM
Avg
60.6175
High
61.1621
Low
59.8264
Last updated: 7/27/2026, 7:00:44 AM
Quick Conversions
| BAM | XPF |
|---|---|
| 1 BAM | 60.99 XPF |
| 10 BAM | 609.88 XPF |
| 50 BAM | 3,049.38 XPF |
| 100 BAM | 6,098.76 XPF |
| 500 BAM | 30,493.78 XPF |
| 1,000 BAM | 60,987.56 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-07-27T07:00:44Z",
"rates": {
"XPF": 60.987557
}
}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": 6098.755700000001,
"rate": 60.987557
}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