Rate Overview
Live
1 SHP = 10.9557 MOP
1 MOP = 0.091276 SHP
Avg
10.8039
High
10.9609
Low
10.7177
Last updated: 1/25/2026, 7:19:56 AM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.96 MOP |
| 10 SHP | 109.56 MOP |
| 50 SHP | 547.79 MOP |
| 100 SHP | 1,095.57 MOP |
| 500 SHP | 5,477.87 MOP |
| 1,000 SHP | 10,955.74 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-01-25T07:19:56Z",
"rates": {
"MOP": 10.955741
}
}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": 1095.5741,
"rate": 10.955741
}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