Rate Overview
Live
1 MOP = 0.091276 SHP
1 SHP = 10.9558 MOP
Avg
0.092448
High
0.093053
Low
0.091276
Last updated: 1/25/2026, 7:24:32 AM
Quick Conversions
| MOP | SHP |
|---|---|
| 1 MOP | 0.09 SHP |
| 10 MOP | 0.91 SHP |
| 50 MOP | 4.56 SHP |
| 100 MOP | 9.13 SHP |
| 500 MOP | 45.64 SHP |
| 1,000 MOP | 91.28 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-01-25T07:24:32Z",
"rates": {
"SHP": 0.091276
}
}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.1276,
"rate": 0.091276
}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