Rate Overview
Live
1 MOP = 0.092621 SHP
1 SHP = 10.7967
MOP
Avg
0.092634
High
0.092744
Low
0.092482
Last updated: 4/17/2026, 6:08:44 AM
Quick Conversions
| MOP | SHP |
|---|---|
| 1 MOP | 0.09 SHP |
| 10 MOP | 0.93 SHP |
| 50 MOP | 4.63 SHP |
| 100 MOP | 9.26 SHP |
| 500 MOP | 46.31 SHP |
| 1,000 MOP | 92.62 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-04-17T06:08:44Z",
"rates": {
"SHP": 0.092621
}
}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.2621,
"rate": 0.092621
}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