Rate Overview
Live
1 BAM = 61.0952 XPF
1 XPF = 0.016368
BAM
Avg
61.0979
High
61.1734
Low
61.0134
Last updated: 3/27/2026, 7:56:21 PM
Quick Conversions
| BAM | XPF |
|---|---|
| 1 BAM | 61.10 XPF |
| 10 BAM | 610.95 XPF |
| 50 BAM | 3,054.76 XPF |
| 100 BAM | 6,109.52 XPF |
| 500 BAM | 30,547.59 XPF |
| 1,000 BAM | 61,095.19 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-27T19:56:21Z",
"rates": {
"XPF": 61.095189
}
}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.5189,
"rate": 61.095189
}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