Rate Overview
Live
1 GMD = 0.037038 WST
1 WST = 26.9993
GMD
Avg
0.037366
High
0.039142
Low
0.035913
Last updated: 6/29/2026, 8:46:07 PM
Quick Conversions
| GMD | WST |
|---|---|
| 1 GMD | 0.04 WST |
| 10 GMD | 0.37 WST |
| 50 GMD | 1.85 WST |
| 100 GMD | 3.70 WST |
| 500 GMD | 18.52 WST |
| 1,000 GMD | 37.04 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-06-29T20:46:07Z",
"rates": {
"WST": 0.037038
}
}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.7038,
"rate": 0.037038
}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