Rate Overview
Live
1 STD = 0.000376 MOP
1 MOP = 2659.57
STD
Avg
0.000381
High
0.000390
Low
0.000372
Last updated: 7/19/2026, 3:40:12 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-19T15:40:12Z",
"rates": {
"MOP": 0.000376
}
}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.037599999999999995,
"rate": 0.000376
}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