Rate Overview
Live
1 MGA = 0.000608 WST
1 WST = 1644.74 MGA
Avg
0.000605
High
0.000610
Low
0.000597
Last updated: 1/25/2026, 3:21:24 AM
Quick Conversions
| MGA | WST |
|---|---|
| 1 MGA | 0.00 WST |
| 10 MGA | 0.01 WST |
| 50 MGA | 0.03 WST |
| 100 MGA | 0.06 WST |
| 500 MGA | 0.30 WST |
| 1,000 MGA | 0.61 WST |
Get MGA/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=WSTExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T03:21:24Z",
"rates": {
"WST": 0.000608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "WST",
"amount": 100
},
"result": 0.06080000000000001,
"rate": 0.000608
}Build with MGA/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key