Rate Overview
Live
1 BAM = 335.4722 XOF
1 XOF = 0.002981
BAM
Avg
335.4898
High
335.9405
Low
334.4941
Last updated: 5/26/2026, 9:42:28 PM
Quick Conversions
| BAM | XOF |
|---|---|
| 1 BAM | 335.47 XOF |
| 10 BAM | 3,354.72 XOF |
| 50 BAM | 16,773.61 XOF |
| 100 BAM | 33,547.22 XOF |
| 500 BAM | 167,736.10 XOF |
| 1,000 BAM | 335,472.20 XOF |
Get BAM/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=XOFExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-26T21:42:28Z",
"rates": {
"XOF": 335.4722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "XOF",
"amount": 100
},
"result": 33547.22,
"rate": 335.4722
}Build with BAM/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key