Rate Overview
Live
1 MOP = 0.335994 WST
1 WST = 2.9762
MOP
Avg
0.335816
High
0.336565
Low
0.335118
Last updated: 9/10/2026, 3:09:36 PM
Quick Conversions
| MOP | WST |
|---|---|
| 1 MOP | 0.34 WST |
| 10 MOP | 3.36 WST |
| 50 MOP | 16.80 WST |
| 100 MOP | 33.60 WST |
| 500 MOP | 168.00 WST |
| 1,000 MOP | 335.99 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-09-10T15:09:36Z",
"rates": {
"WST": 0.335994
}
}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.5994,
"rate": 0.335994
}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