Rate Overview
Live
1 MOP = 2622.98 STD
1 STD = 0.000381
MOP
Avg
2626.64
High
2634.23
Low
2618.80
Last updated: 5/27/2026, 8:24:07 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-27T08:24:07Z",
"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