Rate Overview
Live
1 MOP = 0.334115 WST
1 WST = 2.9930
MOP
Avg
0.346178
High
0.368170
Low
0.333969
Last updated: 8/28/2026, 5:31:22 AM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.33 WST |
| 10 MOP | 3.34 WST |
| 50 MOP | 16.71 WST |
| 100 MOP | 33.41 WST |
| 500 MOP | 167.06 WST |
| 1,000 MOP | 334.12 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-08-28T05:31:22Z",
"rates": {
"WST": 0.334115
}
}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.4115,
"rate": 0.334115
}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