Rate Overview
Live
1 FJD = 1.2300 WST
1 WST = 0.813002
FJD
Avg
1.2242
High
1.2321
Low
1.2123
Last updated: 7/1/2026, 10:01:18 AM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.23 WST |
| 10 FJD | 12.30 WST |
| 50 FJD | 61.50 WST |
| 100 FJD | 123.00 WST |
| 500 FJD | 615.00 WST |
| 1,000 FJD | 1,230.01 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-01T10:01:18Z",
"rates": {
"WST": 1.230009
}
}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": 123.00089999999999,
"rate": 1.230009
}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