Rate Overview
Live
1 XAF = 0.004807 WST
1 WST = 208.0300
XAF
Avg
0.004804
High
0.005131
Low
0.004481
Last updated: 3/27/2026, 12:02:31 PM
Quick Conversions
| XAF | WST |
|---|---|
| 1 XAF | 0.00 WST |
| 10 XAF | 0.05 WST |
| 50 XAF | 0.24 WST |
| 100 XAF | 0.48 WST |
| 500 XAF | 2.40 WST |
| 1,000 XAF | 4.81 WST |
Get XAF/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=WSTExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-27T12:02:31Z",
"rates": {
"WST": 0.004807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "WST",
"amount": 100
},
"result": 0.48069999999999996,
"rate": 0.004807
}Build with XAF/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key