Rate Overview
Live
1 SHP = 10.8132 MOP
1 MOP = 0.092479
SHP
Avg
10.8091
High
10.8157
Low
10.7889
Last updated: 5/7/2026, 12:31:41 PM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.81 MOP |
| 10 SHP | 108.13 MOP |
| 50 SHP | 540.66 MOP |
| 100 SHP | 1,081.32 MOP |
| 500 SHP | 5,406.61 MOP |
| 1,000 SHP | 10,813.21 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-05-07T12:31:41Z",
"rates": {
"MOP": 10.813214
}
}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": 1081.3214,
"rate": 10.813214
}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