Rate Overview
Live
1 MOP = 2643.21 STD
1 STD = 0.000378
MOP
Avg
2643.95
High
2651.69
Low
2636.20
Last updated: 8/14/2026, 7:39:15 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,643.21 STD |
| 10 MOP | 26,432.11 STD |
| 50 MOP | 132,160.56 STD |
| 100 MOP | 264,321.13 STD |
| 500 MOP | 1,321,605.64 STD |
| 1,000 MOP | 2,643,211.28 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-08-14T19:39:15Z",
"rates": {
"STD": 2643.21128
}
}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": 264321.128,
"rate": 2643.21128
}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