Rate Overview
Live
1 FJD = 1.2268 WST
1 WST = 0.815149
FJD
Avg
1.2311
High
1.3128
Low
1.1796
Last updated: 5/26/2026, 7:53:48 AM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.23 WST |
| 10 FJD | 12.27 WST |
| 50 FJD | 61.34 WST |
| 100 FJD | 122.68 WST |
| 500 FJD | 613.38 WST |
| 1,000 FJD | 1,226.77 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-26T07:53:48Z",
"rates": {
"WST": 1.226769
}
}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.6769,
"rate": 1.226769
}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