Rate Overview
Live
1 MOP = 0.336560 WST
1 WST = 2.9712
MOP
Avg
0.337387
High
0.340425
Low
0.334935
Last updated: 4/17/2026, 6:06:36 AM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.34 WST |
| 10 MOP | 3.37 WST |
| 50 MOP | 16.83 WST |
| 100 MOP | 33.66 WST |
| 500 MOP | 168.28 WST |
| 1,000 MOP | 336.56 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-04-17T06:06:36Z",
"rates": {
"WST": 0.33656
}
}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.656000000000006,
"rate": 0.33656
}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