Rate Overview
Live
1 MOP = 2622.98 STD
1 STD = 0.000381
MOP
Avg
2611.32
High
2651.33
Low
2562.79
Last updated: 5/27/2026, 7:24:19 AM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,622.98 STD |
| 10 MOP | 26,229.79 STD |
| 50 MOP | 131,148.96 STD |
| 100 MOP | 262,297.91 STD |
| 500 MOP | 1,311,489.57 STD |
| 1,000 MOP | 2,622,979.15 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-05-27T07:24:19Z",
"rates": {
"STD": 2622.979146
}
}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": 262297.9146,
"rate": 2622.979146
}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