Rate Overview
Live
1 FKP = 3.6531 WST
1 WST = 0.273741
FKP
Avg
3.6523
High
3.6776
Low
3.6321
Last updated: 6/16/2026, 4:44:56 AM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.65 WST |
| 10 FKP | 36.53 WST |
| 50 FKP | 182.65 WST |
| 100 FKP | 365.31 WST |
| 500 FKP | 1,826.54 WST |
| 1,000 FKP | 3,653.08 WST |
Get FKP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=WSTExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-06-16T04:44:56Z",
"rates": {
"WST": 3.653083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "WST",
"amount": 100
},
"result": 365.30830000000003,
"rate": 3.653083
}Build with FKP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key