Rate Overview
Live
1 MOP = 0.092911 SHP
1 SHP = 10.7630
MOP
Avg
0.092347
High
0.093947
Low
0.090215
Last updated: 7/25/2026, 8:29:17 AM
Quick Conversions
| MOP | SHP |
|---|---|
| 1 MOP | 0.09 SHP |
| 10 MOP | 0.93 SHP |
| 50 MOP | 4.65 SHP |
| 100 MOP | 9.29 SHP |
| 500 MOP | 46.46 SHP |
| 1,000 MOP | 92.91 SHP |
Get MOP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SHPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-25T08:29:17Z",
"rates": {
"SHP": 0.092911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SHP",
"amount": 100
},
"result": 9.2911,
"rate": 0.092911
}Build with MOP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key