Rate Overview
Live
1 SHP = 10.6654 MOP
1 MOP = 0.093761
SHP
Avg
10.7993
High
11.0955
Low
10.4931
Last updated: 6/22/2026, 9:29:35 PM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.67 MOP |
| 10 SHP | 106.65 MOP |
| 50 SHP | 533.27 MOP |
| 100 SHP | 1,066.54 MOP |
| 500 SHP | 5,332.68 MOP |
| 1,000 SHP | 10,665.37 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-06-22T21:29:35Z",
"rates": {
"MOP": 10.665368
}
}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": 1066.5368,
"rate": 10.665368
}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