Rate Overview
Live
1 WST = 0.277017 FKP
1 FKP = 3.6099
WST
Avg
0.273675
High
0.277017
Low
0.269146
Last updated: 5/6/2026, 5:21:00 PM
Quick Conversions
| WST | FKP |
|---|---|
| 1 WST | 0.28 FKP |
| 10 WST | 2.77 FKP |
| 50 WST | 13.85 FKP |
| 100 WST | 27.70 FKP |
| 500 WST | 138.51 FKP |
| 1,000 WST | 277.02 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-05-06T17:21:00Z",
"rates": {
"FKP": 0.277017
}
}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.701700000000002,
"rate": 0.277017
}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