Rate Overview
Live
1 MOP = 70.6880 SOS
1 SOS = 0.014147
MOP
Avg
70.7081
High
70.8136
Low
70.5715
Last updated: 7/6/2026, 2:51:06 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.69 SOS |
| 10 MOP | 706.88 SOS |
| 50 MOP | 3,534.40 SOS |
| 100 MOP | 7,068.80 SOS |
| 500 MOP | 35,343.98 SOS |
| 1,000 MOP | 70,687.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-07-06T14:51:06Z",
"rates": {
"SOS": 70.687959
}
}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": 7068.795900000001,
"rate": 70.687959
}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