Rate Overview
Live
1 SHP = 10.7610 MOP
1 MOP = 0.092928
SHP
Avg
10.7773
High
10.8243
Low
10.7459
Last updated: 3/27/2026, 1:07:37 PM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.76 MOP |
| 10 SHP | 107.61 MOP |
| 50 SHP | 538.05 MOP |
| 100 SHP | 1,076.10 MOP |
| 500 SHP | 5,380.50 MOP |
| 1,000 SHP | 10,760.99 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-03-27T13:07:37Z",
"rates": {
"MOP": 10.760991
}
}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": 1076.0991000000001,
"rate": 10.760991
}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