Rate Overview
Live
1 WST = 2.9146 MOP
1 MOP = 0.343101 WST
Avg
2.9030
High
3.0468
Low
2.8585
Last updated: 1/25/2026, 1:14:46 PM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 2.91 MOP |
| 10 WST | 29.15 MOP |
| 50 WST | 145.73 MOP |
| 100 WST | 291.46 MOP |
| 500 WST | 1,457.30 MOP |
| 1,000 WST | 2,914.59 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-01-25T13:14:46Z",
"rates": {
"MOP": 2.91459
}
}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": 291.459,
"rate": 2.91459
}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