Rate Overview
Live
1 MOP = 70.6882 SOS
1 SOS = 0.014147
MOP
Avg
70.7093
High
70.7760
Low
70.6049
Last updated: 9/2/2026, 6:04:00 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.69 SOS |
| 10 MOP | 706.88 SOS |
| 50 MOP | 3,534.41 SOS |
| 100 MOP | 7,068.82 SOS |
| 500 MOP | 35,344.12 SOS |
| 1,000 MOP | 70,688.24 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-09-02T18:04:00Z",
"rates": {
"SOS": 70.68824
}
}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.824,
"rate": 70.68824
}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