Rate Overview
Live
1 AFN = 0.042840 WST
1 WST = 23.3427
AFN
Avg
0.042357
High
0.043413
Low
0.041006
Last updated: 3/27/2026, 3:14:21 PM
Quick Conversions
| AFN | WST |
|---|---|
| 1 AFN | 0.04 WST |
| 10 AFN | 0.43 WST |
| 50 AFN | 2.14 WST |
| 100 AFN | 4.28 WST |
| 500 AFN | 21.42 WST |
| 1,000 AFN | 42.84 WST |
Get AFN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=WSTExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-27T15:14:21Z",
"rates": {
"WST": 0.04284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "WST",
"amount": 100
},
"result": 4.284000000000001,
"rate": 0.04284
}Build with AFN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key