Rate Overview
Live
1 MOP = 0.342883 WST
1 WST = 2.9164
MOP
Avg
0.347332
High
0.368170
Low
0.333969
Last updated: 6/29/2026, 3:41:08 AM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.34 WST |
| 10 MOP | 3.43 WST |
| 50 MOP | 17.14 WST |
| 100 MOP | 34.29 WST |
| 500 MOP | 171.44 WST |
| 1,000 MOP | 342.88 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-29T03:41:08Z",
"rates": {
"WST": 0.342883
}
}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.2883,
"rate": 0.342883
}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