Rate Overview
Live
1 FJD = 1.2168 WST
1 WST = 0.821807
FJD
Avg
1.2190
High
1.2234
Low
1.2139
Last updated: 7/24/2026, 8:19:26 PM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.22 WST |
| 10 FJD | 12.17 WST |
| 50 FJD | 60.84 WST |
| 100 FJD | 121.68 WST |
| 500 FJD | 608.42 WST |
| 1,000 FJD | 1,216.83 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-07-24T20:19:26Z",
"rates": {
"WST": 1.21683
}
}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": 121.683,
"rate": 1.21683
}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