Rate Overview
Live
1 FJD = 1.2291 WST
1 WST = 0.813578
FJD
Avg
1.2249
High
1.2301
Low
1.2203
Last updated: 5/6/2026, 3:57:24 AM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.23 WST |
| 10 FJD | 12.29 WST |
| 50 FJD | 61.46 WST |
| 100 FJD | 122.91 WST |
| 500 FJD | 614.57 WST |
| 1,000 FJD | 1,229.14 WST |
Get FJD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=WSTExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-06T03:57:24Z",
"rates": {
"WST": 1.229138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "WST",
"amount": 100
},
"result": 122.91380000000001,
"rate": 1.229138
}Build with FJD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key