Rate Overview
Live
1 MOP = 2675.44 STD
1 STD = 0.000374
MOP
Avg
2674.17
High
2690.89
Low
2654.22
Last updated: 7/25/2026, 10:55:59 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,675.44 STD |
| 10 MOP | 26,754.36 STD |
| 50 MOP | 133,771.82 STD |
| 100 MOP | 267,543.64 STD |
| 500 MOP | 1,337,718.22 STD |
| 1,000 MOP | 2,675,436.43 STD |
Get MOP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=STDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-25T22:55:59Z",
"rates": {
"STD": 2675.436431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "STD",
"amount": 100
},
"result": 267543.6431,
"rate": 2675.436431
}Build with MOP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key