Rate Overview
Live
1 WST = 3.0158 MOP
1 MOP = 0.331590
WST
Avg
2.9144
High
3.0424
Low
2.7760
Last updated: 5/27/2026, 11:48:50 PM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 3.02 MOP |
| 10 WST | 30.16 MOP |
| 50 WST | 150.79 MOP |
| 100 WST | 301.58 MOP |
| 500 WST | 1,507.89 MOP |
| 1,000 WST | 3,015.77 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-05-27T23:48:50Z",
"rates": {
"MOP": 3.015773
}
}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": 301.5773,
"rate": 3.015773
}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