Rate Overview
Live
1 AFN = 0.043790 WST
1 WST = 22.8363
AFN
Avg
0.043064
High
0.043790
Low
0.042374
Last updated: 5/30/2026, 5:51:35 AM
Quick Conversions
| AFN | WST |
|---|---|
| 1 AFN | 0.04 WST |
| 10 AFN | 0.44 WST |
| 50 AFN | 2.19 WST |
| 100 AFN | 4.38 WST |
| 500 AFN | 21.90 WST |
| 1,000 AFN | 43.79 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-05-30T05:51:35Z",
"rates": {
"WST": 0.04379
}
}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.3790000000000004,
"rate": 0.04379
}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