Rate Overview
Live
1 FKP = 3.5945 WST
1 WST = 0.278201
FKP
Avg
3.6262
High
3.6634
Low
3.5945
Last updated: 3/7/2026, 1:03:43 AM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.59 WST |
| 10 FKP | 35.95 WST |
| 50 FKP | 179.73 WST |
| 100 FKP | 359.45 WST |
| 500 FKP | 1,797.26 WST |
| 1,000 FKP | 3,594.53 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-03-07T01:03:43Z",
"rates": {
"WST": 3.594529
}
}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": 359.4529,
"rate": 3.594529
}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