Rate Overview
Live
1 JMD = 0.017248 WST
1 WST = 57.9777
JMD
Avg
0.017208
High
0.017457
Low
0.017106
Last updated: 5/6/2026, 9:30:55 AM
Quick Conversions
| JMD | WST |
|---|---|
| 1 JMD | 0.02 WST |
| 10 JMD | 0.17 WST |
| 50 JMD | 0.86 WST |
| 100 JMD | 1.72 WST |
| 500 JMD | 8.62 WST |
| 1,000 JMD | 17.25 WST |
Get JMD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=WSTExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-05-06T09:30:55Z",
"rates": {
"WST": 0.017248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "WST",
"amount": 100
},
"result": 1.7247999999999999,
"rate": 0.017248
}Build with JMD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key