Rate Overview
Live
1 XAF = 0.005200 BYN
1 BYN = 192.3077
XAF
Avg
0.005192
High
0.005212
Low
0.005142
Last updated: 3/7/2026, 1:04:33 AM
Quick Conversions
| XAF | BYN |
|---|---|
| 1 XAF | 0.01 BYN |
| 10 XAF | 0.05 BYN |
| 50 XAF | 0.26 BYN |
| 100 XAF | 0.52 BYN |
| 500 XAF | 2.60 BYN |
| 1,000 XAF | 5.20 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-03-07T01:04:33Z",
"rates": {
"BYN": 0.0052
}
}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.52,
"rate": 0.0052
}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