Rate Overview
Live
1 MOP = 2683.02 STD
1 STD = 0.000373
MOP
Avg
2625.70
High
2683.02
Low
2562.79
Last updated: 7/28/2026, 3:52:49 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,683.02 STD |
| 10 MOP | 26,830.24 STD |
| 50 MOP | 134,151.20 STD |
| 100 MOP | 268,302.39 STD |
| 500 MOP | 1,341,511.97 STD |
| 1,000 MOP | 2,683,023.94 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-28T15:52:49Z",
"rates": {
"STD": 2683.023938
}
}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": 268302.39379999996,
"rate": 2683.023938
}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