Rate Overview
Live
1 SHP = 10.8170 MOP
1 MOP = 0.092447
SHP
Avg
10.8010
High
10.8249
Low
10.7786
Last updated: 7/9/2026, 5:36:18 AM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.82 MOP |
| 10 SHP | 108.17 MOP |
| 50 SHP | 540.85 MOP |
| 100 SHP | 1,081.70 MOP |
| 500 SHP | 5,408.51 MOP |
| 1,000 SHP | 10,817.03 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-07-09T05:36:18Z",
"rates": {
"MOP": 10.817025
}
}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": 1081.7024999999999,
"rate": 10.817025
}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