Rate Overview
Live
1 MOP = 70.8553 SOS
1 SOS = 0.014113
MOP
Avg
70.8601
High
70.9220
Low
70.8189
Last updated: 4/18/2026, 8:35:27 AM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.86 SOS |
| 10 MOP | 708.55 SOS |
| 50 MOP | 3,542.76 SOS |
| 100 MOP | 7,085.53 SOS |
| 500 MOP | 35,427.64 SOS |
| 1,000 MOP | 70,855.28 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-04-18T08:35:27Z",
"rates": {
"SOS": 70.855282
}
}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.528200000001,
"rate": 70.855282
}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