Rate Overview
Live
1 XAF = 0.004741 WST
1 WST = 210.9260
XAF
Avg
0.004803
High
0.004885
Low
0.004719
Last updated: 5/27/2026, 7:21:03 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.74 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-05-27T19:21:03Z",
"rates": {
"WST": 0.004741
}
}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.4741,
"rate": 0.004741
}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