Rate Overview
Live
1 SHP = 10.7966 MOP
1 MOP = 0.092621
SHP
Avg
10.7951
High
10.8129
Low
10.7823
Last updated: 4/17/2026, 6:08:27 AM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.80 MOP |
| 10 SHP | 107.97 MOP |
| 50 SHP | 539.83 MOP |
| 100 SHP | 1,079.66 MOP |
| 500 SHP | 5,398.32 MOP |
| 1,000 SHP | 10,796.64 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-04-17T06:08:27Z",
"rates": {
"MOP": 10.796637
}
}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": 1079.6637,
"rate": 10.796637
}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