Rate Overview
Live
1 SHP = 10.9281 MOP
1 MOP = 0.091508
SHP
Avg
10.7880
High
11.0143
Low
10.4903
Last updated: 9/12/2026, 7:19:38 AM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.93 MOP |
| 10 SHP | 109.28 MOP |
| 50 SHP | 546.40 MOP |
| 100 SHP | 1,092.81 MOP |
| 500 SHP | 5,464.03 MOP |
| 1,000 SHP | 10,928.05 MOP |
Get SHP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=MOPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-09-12T07:19:38Z",
"rates": {
"MOP": 10.928051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "MOP",
"amount": 100
},
"result": 1092.8051,
"rate": 10.928051
}Build with SHP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key