Rate Overview
Live
1 STD = 0.000375 MOP
1 MOP = 2666.67
STD
Avg
0.000375
High
0.000390
Low
0.000370
Last updated: 7/5/2026, 5:05:54 PM
Quick Conversions
| STD | MOP |
|---|---|
| 1 STD | 0.00 MOP |
| 10 STD | 0.00 MOP |
| 50 STD | 0.02 MOP |
| 100 STD | 0.04 MOP |
| 500 STD | 0.19 MOP |
| 1,000 STD | 0.38 MOP |
Get STD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=MOPExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-05T17:05:54Z",
"rates": {
"MOP": 0.000375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "MOP",
"amount": 100
},
"result": 0.0375,
"rate": 0.000375
}Build with STD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key