Rate Overview
Live
1 GMD = 0.037181 WST
1 WST = 26.8955
GMD
Avg
0.037327
High
0.038013
Low
0.037141
Last updated: 7/8/2026, 5:59:38 AM
Quick Conversions
| GMD | WST |
|---|---|
| 1 GMD | 0.04 WST |
| 10 GMD | 0.37 WST |
| 50 GMD | 1.86 WST |
| 100 GMD | 3.72 WST |
| 500 GMD | 18.59 WST |
| 1,000 GMD | 37.18 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-08T05:59:38Z",
"rates": {
"WST": 0.037181
}
}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.7180999999999997,
"rate": 0.037181
}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