Rate Overview
Live
1 BAM = 61.0925 XPF
1 XPF = 0.016369
BAM
Avg
61.0112
High
61.3441
Low
60.5412
Last updated: 3/27/2026, 11:31:06 PM
Quick Conversions
| BAM | XPF |
|---|---|
| 1 BAM | 61.09 XPF |
| 10 BAM | 610.93 XPF |
| 50 BAM | 3,054.63 XPF |
| 100 BAM | 6,109.25 XPF |
| 500 BAM | 30,546.27 XPF |
| 1,000 BAM | 61,092.53 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-03-27T23:31:06Z",
"rates": {
"XPF": 61.092534
}
}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": 6109.2534,
"rate": 61.092534
}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