Rate Overview
Live
1 WST = 0.274830 FKP
1 FKP = 3.6386
WST
Avg
0.273940
High
0.275323
Low
0.271917
Last updated: 6/16/2026, 5:54:38 AM
Quick Conversions
| WST | FKP |
|---|---|
| 1 WST | 0.27 FKP |
| 10 WST | 2.75 FKP |
| 50 WST | 13.74 FKP |
| 100 WST | 27.48 FKP |
| 500 WST | 137.42 FKP |
| 1,000 WST | 274.83 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-06-16T05:54:38Z",
"rates": {
"FKP": 0.27483
}
}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.483,
"rate": 0.27483
}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