Rate Overview
Live
1 SHP = 10.8593 MOP
1 MOP = 0.092087
SHP
Avg
10.8053
High
11.0125
Low
10.6041
Last updated: 5/27/2026, 5:13:59 PM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.86 MOP |
| 10 SHP | 108.59 MOP |
| 50 SHP | 542.97 MOP |
| 100 SHP | 1,085.93 MOP |
| 500 SHP | 5,429.67 MOP |
| 1,000 SHP | 10,859.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-05-27T17:13:59Z",
"rates": {
"MOP": 10.859343
}
}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": 1085.9343000000001,
"rate": 10.859343
}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