Rate Overview
Live
1 WST = 2.9512 MOP
1 MOP = 0.338846
WST
Avg
2.9160
High
2.9896
Low
2.8588
Last updated: 3/27/2026, 7:44:40 AM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 2.95 MOP |
| 10 WST | 29.51 MOP |
| 50 WST | 147.56 MOP |
| 100 WST | 295.12 MOP |
| 500 WST | 1,475.59 MOP |
| 1,000 WST | 2,951.19 MOP |
Get WST/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=MOPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T07:44:40Z",
"rates": {
"MOP": 2.951189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "MOP",
"amount": 100
},
"result": 295.1189,
"rate": 2.951189
}Build with WST/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key