Rate Overview
Live
1 MOP = 70.6680 SOS
1 SOS = 0.014151
MOP
Avg
70.9912
High
71.7048
Low
69.6754
Last updated: 8/2/2026, 12:56:27 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.67 SOS |
| 10 MOP | 706.68 SOS |
| 50 MOP | 3,533.40 SOS |
| 100 MOP | 7,066.80 SOS |
| 500 MOP | 35,333.98 SOS |
| 1,000 MOP | 70,667.96 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-02T12:56:27Z",
"rates": {
"SOS": 70.667956
}
}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": 7066.7956,
"rate": 70.667956
}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