Rate Overview
Live
1 MOP = 70.8616 SOS
1 SOS = 0.014112
MOP
Avg
71.0629
High
71.8126
Low
70.3861
Last updated: 3/27/2026, 11:50:28 AM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.86 SOS |
| 10 MOP | 708.62 SOS |
| 50 MOP | 3,543.08 SOS |
| 100 MOP | 7,086.16 SOS |
| 500 MOP | 35,430.81 SOS |
| 1,000 MOP | 70,861.62 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-03-27T11:50:28Z",
"rates": {
"SOS": 70.861622
}
}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": 7086.1622,
"rate": 70.861622
}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