Rate Overview
Live
1 STD = 0.000381 MOP
1 MOP = 2624.67 STD
Avg
0.000366
High
0.000387
Low
0.000337
Last updated: 1/25/2026, 10:55:03 AM
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-01-25T10:55:03Z",
"rates": {
"MOP": 0.000381
}
}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.0381,
"rate": 0.000381
}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