Rate Overview
Live
1 MOP = 0.092479 SHP
1 SHP = 10.8133
MOP
Avg
0.092514
High
0.092687
Low
0.092458
Last updated: 5/7/2026, 8:00:15 AM
Quick Conversions
| MOP | SHP |
|---|---|
| 1 MOP | 0.09 SHP |
| 10 MOP | 0.92 SHP |
| 50 MOP | 4.62 SHP |
| 100 MOP | 9.25 SHP |
| 500 MOP | 46.24 SHP |
| 1,000 MOP | 92.48 SHP |
Get MOP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SHPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-07T08:00:15Z",
"rates": {
"SHP": 0.092479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SHP",
"amount": 100
},
"result": 9.247900000000001,
"rate": 0.092479
}Build with MOP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key