Rate Overview
Live
1 MOP = 70.7738 SOS
1 SOS = 0.014130
MOP
Avg
70.9102
High
71.0545
Low
70.7738
Last updated: 3/7/2026, 12:13:53 AM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.77 SOS |
| 10 MOP | 707.74 SOS |
| 50 MOP | 3,538.69 SOS |
| 100 MOP | 7,077.38 SOS |
| 500 MOP | 35,386.88 SOS |
| 1,000 MOP | 70,773.77 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-07T00:13:53Z",
"rates": {
"SOS": 70.773768
}
}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": 7077.3768,
"rate": 70.773768
}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