Rate Overview
Live
1 MOP = 70.4599 SOS
1 SOS = 0.014192
MOP
Avg
70.2521
High
70.7012
Low
68.4983
Last updated: 8/18/2026, 1:31:15 AM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.46 SOS |
| 10 MOP | 704.60 SOS |
| 50 MOP | 3,522.99 SOS |
| 100 MOP | 7,045.99 SOS |
| 500 MOP | 35,229.93 SOS |
| 1,000 MOP | 70,459.86 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-18T01:31:15Z",
"rates": {
"SOS": 70.459856
}
}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": 7045.9856,
"rate": 70.459856
}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