Rate Overview
Live
1 MOP = 2642.73 STD
1 STD = 0.000378
MOP
Avg
2645.08
High
2657.79
Low
2634.37
Last updated: 6/16/2026, 1:23:27 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,642.73 STD |
| 10 MOP | 26,427.28 STD |
| 50 MOP | 132,136.39 STD |
| 100 MOP | 264,272.78 STD |
| 500 MOP | 1,321,363.90 STD |
| 1,000 MOP | 2,642,727.80 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-06-16T13:23:27Z",
"rates": {
"STD": 2642.727795
}
}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": 264272.7795,
"rate": 2642.727795
}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