Rate Overview
Live
1 XAF = 0.004731 WST
1 WST = 211.3718
XAF
Avg
0.004798
High
0.005131
Low
0.004481
Last updated: 7/28/2026, 3:33:47 PM
Quick Conversions
| XAF | WST |
|---|---|
| 1 XAF | 0.00 WST |
| 10 XAF | 0.05 WST |
| 50 XAF | 0.24 WST |
| 100 XAF | 0.47 WST |
| 500 XAF | 2.37 WST |
| 1,000 XAF | 4.73 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-07-28T15:33:47Z",
"rates": {
"WST": 0.004731
}
}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.4731,
"rate": 0.004731
}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