Rate Overview
Live
1 XAF = 0.005037 BYN
1 BYN = 198.5309
XAF
Avg
0.005004
High
0.005075
Low
0.004856
Last updated: 7/21/2026, 10:58:41 PM
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.52 BYN |
| 1,000 XAF | 5.04 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-21T22:58:41Z",
"rates": {
"BYN": 0.005037
}
}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.5037,
"rate": 0.005037
}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