Rate Overview
Live
1 FJD = 1.2191 WST
1 WST = 0.820306
FJD
Avg
1.2229
High
1.2314
Low
1.2103
Last updated: 7/22/2026, 6:04:44 PM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.22 WST |
| 10 FJD | 12.19 WST |
| 50 FJD | 60.95 WST |
| 100 FJD | 121.91 WST |
| 500 FJD | 609.53 WST |
| 1,000 FJD | 1,219.06 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-22T18:04:44Z",
"rates": {
"WST": 1.219057
}
}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.90570000000001,
"rate": 1.219057
}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