Rate Overview
Live
1 WST = 0.271966 FKP
1 FKP = 3.6769
WST
Avg
0.274664
High
0.277161
Low
0.271966
Last updated: 3/7/2026, 4:43:28 AM
Quick Conversions
| WST | FKP |
|---|---|
| 1 WST | 0.27 FKP |
| 10 WST | 2.72 FKP |
| 50 WST | 13.60 FKP |
| 100 WST | 27.20 FKP |
| 500 WST | 135.98 FKP |
| 1,000 WST | 271.97 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-03-07T04:43:28Z",
"rates": {
"FKP": 0.271966
}
}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.1966,
"rate": 0.271966
}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