Rate Overview
Live
1 BAM = 60.7956 XPF
1 XPF = 0.016449
BAM
Avg
60.5725
High
61.1621
Low
59.8264
Last updated: 5/27/2026, 1:35:33 PM
Quick Conversions
| BAM | XPF |
|---|---|
| 1 BAM | 60.80 XPF |
| 10 BAM | 607.96 XPF |
| 50 BAM | 3,039.78 XPF |
| 100 BAM | 6,079.56 XPF |
| 500 BAM | 30,397.81 XPF |
| 1,000 BAM | 60,795.63 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-27T13:35:33Z",
"rates": {
"XPF": 60.795629
}
}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": 6079.5629,
"rate": 60.795629
}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