Rate Overview
Live
1 MOP = 0.343101 WST
1 WST = 2.9146 MOP
Avg
0.343759
High
0.346773
Low
0.341600
Last updated: 1/25/2026, 3:17:09 AM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.34 WST |
| 10 MOP | 3.43 WST |
| 50 MOP | 17.16 WST |
| 100 MOP | 34.31 WST |
| 500 MOP | 171.55 WST |
| 1,000 MOP | 343.10 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-01-25T03:17:09Z",
"rates": {
"WST": 0.343101
}
}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": 34.3101,
"rate": 0.343101
}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