Rate Overview
Live
1 FKP = 3.7023 WST
1 WST = 0.270106
FKP
Avg
3.6620
High
3.7023
Low
3.6267
Last updated: 7/4/2026, 11:17:52 PM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.70 WST |
| 10 FKP | 37.02 WST |
| 50 FKP | 185.11 WST |
| 100 FKP | 370.23 WST |
| 500 FKP | 1,851.13 WST |
| 1,000 FKP | 3,702.25 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-04T23:17:52Z",
"rates": {
"WST": 3.702251
}
}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": 370.2251,
"rate": 3.702251
}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