Rate Overview
Live
1 MOP = 70.6434 SOS
1 SOS = 0.014156
MOP
Avg
70.9185
High
71.4295
Low
70.1805
Last updated: 7/28/2026, 3:07:18 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.64 SOS |
| 10 MOP | 706.43 SOS |
| 50 MOP | 3,532.17 SOS |
| 100 MOP | 7,064.34 SOS |
| 500 MOP | 35,321.72 SOS |
| 1,000 MOP | 70,643.44 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-28T15:07:18Z",
"rates": {
"SOS": 70.643437
}
}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": 7064.3437,
"rate": 70.643437
}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