Rate Overview
Live
1 MOP = 2636.86 STD
1 STD = 0.000379
MOP
Avg
2634.69
High
2650.08
Low
2619.44
Last updated: 9/2/2026, 6:38:34 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,636.86 STD |
| 10 MOP | 26,368.60 STD |
| 50 MOP | 131,843.00 STD |
| 100 MOP | 263,686.00 STD |
| 500 MOP | 1,318,430.01 STD |
| 1,000 MOP | 2,636,860.02 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-09-02T18:38:34Z",
"rates": {
"STD": 2636.860022
}
}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": 263686.0022,
"rate": 2636.860022
}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