Rate Overview
Live
1 MOP = 0.338846 WST
1 WST = 2.9512
MOP
Avg
0.348661
High
0.368170
Low
0.334078
Last updated: 3/27/2026, 8:19:51 AM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.34 WST |
| 10 MOP | 3.39 WST |
| 50 MOP | 16.94 WST |
| 100 MOP | 33.88 WST |
| 500 MOP | 169.42 WST |
| 1,000 MOP | 338.85 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-03-27T08:19:51Z",
"rates": {
"WST": 0.338846
}
}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.8846,
"rate": 0.338846
}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