Rate Overview
Live
1 MOP = 2652.38 STD
1 STD = 0.000377
MOP
Avg
2647.83
High
2653.50
Low
2638.06
Last updated: 3/27/2026, 2:45:10 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,652.38 STD |
| 10 MOP | 26,523.78 STD |
| 50 MOP | 132,618.91 STD |
| 100 MOP | 265,237.82 STD |
| 500 MOP | 1,326,189.09 STD |
| 1,000 MOP | 2,652,378.18 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-03-27T14:45:10Z",
"rates": {
"STD": 2652.378182
}
}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": 265237.8182,
"rate": 2652.378182
}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