Rate Overview
Live
1 WST = 2.9611 MOP
1 MOP = 0.337712
WST
Avg
2.9624
High
3.0107
Low
2.8983
Last updated: 7/28/2026, 3:21:30 PM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 2.96 MOP |
| 10 WST | 29.61 MOP |
| 50 WST | 148.06 MOP |
| 100 WST | 296.11 MOP |
| 500 WST | 1,480.55 MOP |
| 1,000 WST | 2,961.11 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-28T15:21:30Z",
"rates": {
"MOP": 2.961106
}
}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": 296.1106,
"rate": 2.961106
}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