Rate Overview
Live
1 SHP = 10.6312 MOP
1 MOP = 0.094063
SHP
Avg
10.7755
High
10.8565
Low
10.6312
Last updated: 6/19/2026, 8:21:11 AM
Quick Conversions
| SHP | MOP |
|---|---|
| 1 SHP | 10.63 MOP |
| 10 SHP | 106.31 MOP |
| 50 SHP | 531.56 MOP |
| 100 SHP | 1,063.12 MOP |
| 500 SHP | 5,315.60 MOP |
| 1,000 SHP | 10,631.19 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-19T08:21:11Z",
"rates": {
"MOP": 10.631192
}
}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": 1063.1192,
"rate": 10.631192
}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