Rate Overview
Live
1 FKP = 3.6525 WST
1 WST = 0.273784
FKP
Avg
3.6655
High
3.6896
Low
3.6512
Last updated: 7/23/2026, 4:59:41 PM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.65 WST |
| 10 FKP | 36.53 WST |
| 50 FKP | 182.63 WST |
| 100 FKP | 365.25 WST |
| 500 FKP | 1,826.26 WST |
| 1,000 FKP | 3,652.52 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-23T16:59:41Z",
"rates": {
"WST": 3.652516
}
}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.2516,
"rate": 3.652516
}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