Rate Overview
Live
1 WST = 2.9962 MOP
1 MOP = 0.333753
WST
Avg
2.9780
High
2.9962
Low
2.9630
Last updated: 3/7/2026, 1:01:49 AM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 3.00 MOP |
| 10 WST | 29.96 MOP |
| 50 WST | 149.81 MOP |
| 100 WST | 299.62 MOP |
| 500 WST | 1,498.12 MOP |
| 1,000 WST | 2,996.23 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-07T01:01:49Z",
"rates": {
"MOP": 2.99623
}
}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": 299.623,
"rate": 2.99623
}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