Rate Overview
Live
1 SHP = 10.6603 MOP
1 MOP = 0.093806
SHP
Avg
10.6649
High
10.6979
Low
10.6443
Last updated: 6/28/2026, 9:55:01 PM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.66 MOP |
| 10 SHP | 106.60 MOP |
| 50 SHP | 533.02 MOP |
| 100 SHP | 1,066.03 MOP |
| 500 SHP | 5,330.17 MOP |
| 1,000 SHP | 10,660.34 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-06-28T21:55:01Z",
"rates": {
"MOP": 10.660339
}
}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": 1066.0339000000001,
"rate": 10.660339
}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