Rate Overview
Live
1 WST = 1536.50 MGA
1 MGA = 0.000651
WST
Avg
1542.65
High
1557.97
Low
1528.93
Last updated: 7/7/2026, 8:20:57 AM
Quick Conversions
| WST | MGA |
|---|---|
| 1 WST | 1,536.50 MGA |
| 10 WST | 15,365.03 MGA |
| 50 WST | 76,825.13 MGA |
| 100 WST | 153,650.26 MGA |
| 500 WST | 768,251.32 MGA |
| 1,000 WST | 1,536,502.63 MGA |
Get WST/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=MGAExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-07T08:20:57Z",
"rates": {
"MGA": 1536.502631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "MGA",
"amount": 100
},
"result": 153650.2631,
"rate": 1536.502631
}Build with WST/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key