Rate Overview
Live
1 MOP = 2680.71 STD
1 STD = 0.000373
MOP
Avg
2667.11
High
2685.51
Low
2561.03
Last updated: 7/3/2026, 6:09:04 AM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,680.71 STD |
| 10 MOP | 26,807.12 STD |
| 50 MOP | 134,035.58 STD |
| 100 MOP | 268,071.15 STD |
| 500 MOP | 1,340,355.77 STD |
| 1,000 MOP | 2,680,711.55 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-03T06:09:04Z",
"rates": {
"STD": 2680.711549
}
}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": 268071.1549,
"rate": 2680.711549
}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