Rate Overview
Live
1 MOP = 0.337973 WST
1 WST = 2.9588
MOP
Avg
0.340332
High
0.344285
Low
0.337940
Last updated: 6/30/2026, 9:10:31 PM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.34 WST |
| 10 MOP | 3.38 WST |
| 50 MOP | 16.90 WST |
| 100 MOP | 33.80 WST |
| 500 MOP | 168.99 WST |
| 1,000 MOP | 337.97 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-06-30T21:10:31Z",
"rates": {
"WST": 0.337973
}
}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.7973,
"rate": 0.337973
}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