Rate Overview
Live
1 XAF = 0.002999 BGN
1 BGN = 333.4445
XAF
Avg
0.002994
High
0.003002
Low
0.002976
Last updated: 4/18/2026, 8:47:04 AM
Quick Conversions
| XAF | BGN |
|---|---|
| 1 XAF | 0.00 BGN |
| 10 XAF | 0.03 BGN |
| 50 XAF | 0.15 BGN |
| 100 XAF | 0.30 BGN |
| 500 XAF | 1.50 BGN |
| 1,000 XAF | 3.00 BGN |
Get XAF/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BGNExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-18T08:47:04Z",
"rates": {
"BGN": 0.002999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BGN",
"amount": 100
},
"result": 0.2999,
"rate": 0.002999
}Build with XAF/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key