Rate Overview
Live
1 WST = 22.9408 AFN
1 AFN = 0.043590
WST
Avg
23.1874
High
23.5250
Low
22.9408
Last updated: 7/2/2026, 12:03:22 PM
Quick Conversions
| WST | AFN |
|---|---|
| 1 WST | 22.94 AFN |
| 10 WST | 229.41 AFN |
| 50 WST | 1,147.04 AFN |
| 100 WST | 2,294.08 AFN |
| 500 WST | 11,470.42 AFN |
| 1,000 WST | 22,940.83 AFN |
Get WST/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=AFNExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-02T12:03:22Z",
"rates": {
"AFN": 22.940832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "AFN",
"amount": 100
},
"result": 2294.0832,
"rate": 22.940832
}Build with WST/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key