Rate Overview
Live
1 WST = 2.9968 MOP
1 MOP = 0.333689
WST
Avg
2.9917
High
3.0032
Low
2.9499
Last updated: 5/7/2026, 11:26:23 AM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 3.00 MOP |
| 10 WST | 29.97 MOP |
| 50 WST | 149.84 MOP |
| 100 WST | 299.68 MOP |
| 500 WST | 1,498.40 MOP |
| 1,000 WST | 2,996.80 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-07T11:26:23Z",
"rates": {
"MOP": 2.9968
}
}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.68,
"rate": 2.9968
}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