Rate Overview
Live
1 FJD = 1.2256 WST
1 WST = 0.815920
FJD
Avg
1.2219
High
1.2292
Low
1.2101
Last updated: 7/25/2026, 6:58:41 PM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.23 WST |
| 10 FJD | 12.26 WST |
| 50 FJD | 61.28 WST |
| 100 FJD | 122.56 WST |
| 500 FJD | 612.81 WST |
| 1,000 FJD | 1,225.61 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-25T18:58:41Z",
"rates": {
"WST": 1.225611
}
}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.5611,
"rate": 1.225611
}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