Rate Overview
Live
1 GMD = 0.037310 WST
1 WST = 26.8025
GMD
Avg
0.036927
High
0.037490
Low
0.036601
Last updated: 3/7/2026, 8:01:34 AM
Quick Conversions
| GMD | WST |
|---|---|
| 1 GMD | 0.04 WST |
| 10 GMD | 0.37 WST |
| 50 GMD | 1.87 WST |
| 100 GMD | 3.73 WST |
| 500 GMD | 18.66 WST |
| 1,000 GMD | 37.31 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-03-07T08:01:34Z",
"rates": {
"WST": 0.03731
}
}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.7310000000000003,
"rate": 0.03731
}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