Rate Overview
Live
1 FKP = 3.6734 WST
1 WST = 0.272230
FKP
Avg
3.6718
High
3.6863
Low
3.6619
Last updated: 8/12/2026, 10:10:34 AM
Quick Conversions
| FKP | WST |
|---|---|
| 1 FKP | 3.67 WST |
| 10 FKP | 36.73 WST |
| 50 FKP | 183.67 WST |
| 100 FKP | 367.34 WST |
| 500 FKP | 1,836.68 WST |
| 1,000 FKP | 3,673.37 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-08-12T10:10:34Z",
"rates": {
"WST": 3.673365
}
}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.3365,
"rate": 3.673365
}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