Rate Overview
Live
1 GMD = 0.036573 WST
1 WST = 27.3426
GMD
Avg
0.038406
High
0.040872
Low
0.036573
Last updated: 7/24/2026, 10:47:26 PM
Quick Conversions
| GMD | WST |
|---|---|
| 1 GMD | 0.04 WST |
| 10 GMD | 0.37 WST |
| 50 GMD | 1.83 WST |
| 100 GMD | 3.66 WST |
| 500 GMD | 18.29 WST |
| 1,000 GMD | 36.57 WST |
Get GMD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=WSTExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-24T22:47:26Z",
"rates": {
"WST": 0.036573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "WST",
"amount": 100
},
"result": 3.6573,
"rate": 0.036573
}Build with GMD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key