Rate Overview
Live
1 FJD = 1.2174 WST
1 WST = 0.821456
FJD
Avg
1.2345
High
1.3218
Low
1.1816
Last updated: 3/26/2026, 1:17:56 PM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.22 WST |
| 10 FJD | 12.17 WST |
| 50 FJD | 60.87 WST |
| 100 FJD | 121.74 WST |
| 500 FJD | 608.68 WST |
| 1,000 FJD | 1,217.35 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-03-26T13:17:56Z",
"rates": {
"WST": 1.217351
}
}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.7351,
"rate": 1.217351
}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