Rate Overview
Live
1 WST = 2.9465 MOP
1 MOP = 0.339381
WST
Avg
2.8858
High
2.9943
Low
2.7161
Last updated: 7/28/2026, 11:52:25 AM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 2.95 MOP |
| 10 WST | 29.47 MOP |
| 50 WST | 147.33 MOP |
| 100 WST | 294.65 MOP |
| 500 WST | 1,473.27 MOP |
| 1,000 WST | 2,946.54 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-07-28T11:52:25Z",
"rates": {
"MOP": 2.946539
}
}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": 294.6539,
"rate": 2.946539
}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