Rate Overview
Live
1 MOP = 0.340213 WST
1 WST = 2.9393
MOP
Avg
0.337659
High
0.340213
Low
0.335451
Last updated: 6/19/2026, 8:39:58 AM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.34 WST |
| 10 MOP | 3.40 WST |
| 50 MOP | 17.01 WST |
| 100 MOP | 34.02 WST |
| 500 MOP | 170.11 WST |
| 1,000 MOP | 340.21 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-19T08:39:58Z",
"rates": {
"WST": 0.340213
}
}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.0213,
"rate": 0.340213
}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