Rate Overview
Live
1 WST = 2.9758 MOP
1 MOP = 0.336050
WST
Avg
2.9862
High
2.9938
Low
2.9758
Last updated: 9/3/2026, 2:43:57 PM
Quick Conversions
| WST | MOP |
|---|---|
| 1 WST | 2.98 MOP |
| 10 WST | 29.76 MOP |
| 50 WST | 148.79 MOP |
| 100 WST | 297.58 MOP |
| 500 WST | 1,487.88 MOP |
| 1,000 WST | 2,975.75 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-09-03T14:43:57Z",
"rates": {
"MOP": 2.97575
}
}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": 297.575,
"rate": 2.97575
}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