Rate Overview
Live
1 FJD = 1.2240 WST
1 WST = 0.817013
FJD
Avg
1.2248
High
1.2313
Low
1.2166
Last updated: 6/15/2026, 9:53:15 AM
Quick Conversions
| FJD | WST |
|---|---|
| 1 FJD | 1.22 WST |
| 10 FJD | 12.24 WST |
| 50 FJD | 61.20 WST |
| 100 FJD | 122.40 WST |
| 500 FJD | 611.99 WST |
| 1,000 FJD | 1,223.97 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-06-15T09:53:15Z",
"rates": {
"WST": 1.223971
}
}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.3971,
"rate": 1.223971
}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