Rate Overview
Live
1 FKP = 3.6041 WST
1 WST = 0.277464
FKP
Avg
3.6282
High
3.6598
Low
3.6024
Last updated: 5/26/2026, 8:15:43 PM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.60 WST |
| 10 FKP | 36.04 WST |
| 50 FKP | 180.20 WST |
| 100 FKP | 360.41 WST |
| 500 FKP | 1,802.04 WST |
| 1,000 FKP | 3,604.07 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-05-26T20:15:43Z",
"rates": {
"WST": 3.604072
}
}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": 360.4072,
"rate": 3.604072
}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