Rate Overview
Live
1 MOP = 2637.16 STD
1 STD = 0.000379
MOP
Avg
2623.42
High
2644.91
Low
2590.39
Last updated: 3/7/2026, 12:08:00 AM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,637.16 STD |
| 10 MOP | 26,371.63 STD |
| 50 MOP | 131,858.16 STD |
| 100 MOP | 263,716.33 STD |
| 500 MOP | 1,318,581.65 STD |
| 1,000 MOP | 2,637,163.30 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-03-07T00:08:00Z",
"rates": {
"STD": 2637.163296
}
}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": 263716.3296,
"rate": 2637.163296
}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