Rate Overview
Live
1 MOP = 70.5604 SOS
1 SOS = 0.014172
MOP
Avg
70.5551
High
70.9292
Low
68.4531
Last updated: 8/6/2026, 6:02:20 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.56 SOS |
| 10 MOP | 705.60 SOS |
| 50 MOP | 3,528.02 SOS |
| 100 MOP | 7,056.04 SOS |
| 500 MOP | 35,280.20 SOS |
| 1,000 MOP | 70,560.41 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-08-06T18:02:20Z",
"rates": {
"SOS": 70.560409
}
}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": 7056.040900000001,
"rate": 70.560409
}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