Rate Overview
Live
1 MOP = 0.331589 WST
1 WST = 3.0158
MOP
Avg
0.343329
High
0.360225
Low
0.328688
Last updated: 5/27/2026, 10:48:41 PM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.33 WST |
| 10 MOP | 3.32 WST |
| 50 MOP | 16.58 WST |
| 100 MOP | 33.16 WST |
| 500 MOP | 165.79 WST |
| 1,000 MOP | 331.59 WST |
Get MOP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=WSTExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-27T22:48:41Z",
"rates": {
"WST": 0.331589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "WST",
"amount": 100
},
"result": 33.1589,
"rate": 0.331589
}Build with MOP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key