Rate Overview
Live
1 XAF = 0.004832 WST
1 WST = 206.9536
XAF
Avg
0.004809
High
0.004837
Low
0.004783
Last updated: 6/17/2026, 8:00:19 AM
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.42 WST |
| 1,000 XAF | 4.83 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-06-17T08:00:19Z",
"rates": {
"WST": 0.004832
}
}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.4832,
"rate": 0.004832
}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