Rate Overview
Live
1 BAM = 60.9910 XPF
1 XPF = 0.016396
BAM
Avg
60.9737
High
61.0134
Low
60.9181
Last updated: 8/12/2026, 10:05:31 AM
Quick Conversions
| BAM | XPF |
|---|---|
| 1 BAM | 60.99 XPF |
| 10 BAM | 609.91 XPF |
| 50 BAM | 3,049.55 XPF |
| 100 BAM | 6,099.10 XPF |
| 500 BAM | 30,495.50 XPF |
| 1,000 BAM | 60,991.01 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-08-12T10:05:31Z",
"rates": {
"XPF": 60.991005
}
}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": 6099.1005000000005,
"rate": 60.991005
}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