Rate Overview
Live
1 WST = 0.273499 FKP
1 FKP = 3.6563
WST
Avg
0.271258
High
0.279859
Low
0.259626
Last updated: 7/24/2026, 6:35:27 AM
Quick Conversions
| WST | FKP |
|---|---|
| 1 WST | 0.27 FKP |
| 10 WST | 2.73 FKP |
| 50 WST | 13.67 FKP |
| 100 WST | 27.35 FKP |
| 500 WST | 136.75 FKP |
| 1,000 WST | 273.50 FKP |
Get WST/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=FKPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-24T06:35:27Z",
"rates": {
"FKP": 0.273499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "FKP",
"amount": 100
},
"result": 27.349899999999998,
"rate": 0.273499
}Build with WST/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key