Rate Overview
Live
1 BAM = 61.2467 XPF
1 XPF = 0.016327
BAM
Avg
61.1902
High
61.5022
Low
60.7676
Last updated: 4/17/2026, 2:47:09 AM
Quick Conversions
| BAM | XPF |
|---|---|
| 1 BAM | 61.25 XPF |
| 10 BAM | 612.47 XPF |
| 50 BAM | 3,062.33 XPF |
| 100 BAM | 6,124.67 XPF |
| 500 BAM | 30,623.34 XPF |
| 1,000 BAM | 61,246.67 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-04-17T02:47:09Z",
"rates": {
"XPF": 61.24667
}
}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": 6124.667,
"rate": 61.24667
}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