Rate Overview
Live
1 MOP = 70.8551 SOS
1 SOS = 0.014113
MOP
Avg
70.8239
High
71.0325
Low
70.7485
Last updated: 5/8/2026, 2:21:51 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.86 SOS |
| 10 MOP | 708.55 SOS |
| 50 MOP | 3,542.76 SOS |
| 100 MOP | 7,085.51 SOS |
| 500 MOP | 35,427.55 SOS |
| 1,000 MOP | 70,855.11 SOS |
Get MOP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SOSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-08T14:21:51Z",
"rates": {
"SOS": 70.855107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SOS",
"amount": 100
},
"result": 7085.510700000001,
"rate": 70.855107
}Build with MOP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key