Rate Overview
Live
1 FKP = 3.6805 WST
1 WST = 0.271702
FKP
Avg
3.6507
High
3.7023
Low
3.6026
Last updated: 7/13/2026, 10:36:55 AM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.68 WST |
| 10 FKP | 36.81 WST |
| 50 FKP | 184.03 WST |
| 100 FKP | 368.05 WST |
| 500 FKP | 1,840.25 WST |
| 1,000 FKP | 3,680.50 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-13T10:36:55Z",
"rates": {
"WST": 3.680502
}
}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": 368.0502,
"rate": 3.680502
}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