Rate Overview
Live
1 XAF = 0.005014 BYN
1 BYN = 199.4416
XAF
Avg
0.005096
High
0.005322
Low
0.004855
Last updated: 7/23/2026, 5:01:51 AM
Quick Conversions
| XAF | BYN |
|---|---|
| 1 XAF | 0.01 BYN |
| 10 XAF | 0.05 BYN |
| 50 XAF | 0.25 BYN |
| 100 XAF | 0.50 BYN |
| 500 XAF | 2.51 BYN |
| 1,000 XAF | 5.01 BYN |
Get XAF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BYNExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-23T05:01:51Z",
"rates": {
"BYN": 0.005014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BYN",
"amount": 100
},
"result": 0.5014000000000001,
"rate": 0.005014
}Build with XAF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key