Rate Overview
Live
1 MOP = 70.7481 SOS
1 SOS = 0.014135
MOP
Avg
70.7171
High
70.8004
Low
70.5641
Last updated: 7/25/2026, 3:54:10 AM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.75 SOS |
| 10 MOP | 707.48 SOS |
| 50 MOP | 3,537.40 SOS |
| 100 MOP | 7,074.81 SOS |
| 500 MOP | 35,374.04 SOS |
| 1,000 MOP | 70,748.07 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-07-25T03:54:10Z",
"rates": {
"SOS": 70.748074
}
}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": 7074.807400000001,
"rate": 70.748074
}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