Rate Overview
Live
1 MOP = 2571.14 STD
1 STD = 0.000389
MOP
Avg
2568.45
High
2571.14
Low
2563.88
Last updated: 4/16/2026, 11:59:31 PM
Quick Conversions
| MOP | STD |
|---|---|
| 1 MOP | 2,571.14 STD |
| 10 MOP | 25,711.44 STD |
| 50 MOP | 128,557.20 STD |
| 100 MOP | 257,114.40 STD |
| 500 MOP | 1,285,572.01 STD |
| 1,000 MOP | 2,571,144.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-04-16T23:59:31Z",
"rates": {
"STD": 2571.144017
}
}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": 257114.40170000002,
"rate": 2571.144017
}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