Rate Overview
Live
1 FKP = 3.6725 WST
1 WST = 0.272295
FKP
Avg
3.6605
High
3.7449
Low
3.6010
Last updated: 7/26/2026, 12:09:05 AM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.67 WST |
| 10 FKP | 36.72 WST |
| 50 FKP | 183.62 WST |
| 100 FKP | 367.25 WST |
| 500 FKP | 1,836.25 WST |
| 1,000 FKP | 3,672.49 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-07-26T00:09:05Z",
"rates": {
"WST": 3.672491
}
}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": 367.2491,
"rate": 3.672491
}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