Rate Overview
Live
1 MOP = 2680.14 STD
1 STD = 0.000373
MOP
Avg
2624.85
High
2681.19
Low
2562.79
Last updated: 7/27/2026, 12:45:56 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,680.14 STD |
| 10 MOP | 26,801.36 STD |
| 50 MOP | 134,006.78 STD |
| 100 MOP | 268,013.56 STD |
| 500 MOP | 1,340,067.81 STD |
| 1,000 MOP | 2,680,135.61 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-27T12:45:56Z",
"rates": {
"STD": 2680.135611
}
}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": 268013.5611,
"rate": 2680.135611
}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