Rate Overview
Live
1 MOP = 70.4758 SOS
1 SOS = 0.014189
MOP
Avg
71.0524
High
74.0121
Low
69.6158
Last updated: 5/29/2026, 2:38:04 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.48 SOS |
| 10 MOP | 704.76 SOS |
| 50 MOP | 3,523.79 SOS |
| 100 MOP | 7,047.58 SOS |
| 500 MOP | 35,237.92 SOS |
| 1,000 MOP | 70,475.84 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-05-29T14:38:04Z",
"rates": {
"SOS": 70.475839
}
}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": 7047.5839,
"rate": 70.475839
}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