Rate Overview
Live
1 SHP = 10.6799 MOP
1 MOP = 0.093634
SHP
Avg
10.6014
High
11.0309
Low
9.9509
Last updated: 6/21/2026, 12:16:09 PM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.68 MOP |
| 10 SHP | 106.80 MOP |
| 50 SHP | 533.99 MOP |
| 100 SHP | 1,067.99 MOP |
| 500 SHP | 5,339.93 MOP |
| 1,000 SHP | 10,679.87 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-21T12:16:09Z",
"rates": {
"MOP": 10.679866
}
}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": 1067.9866,
"rate": 10.679866
}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