Rate Overview
Live
1 MOP = 70.7843 SOS
1 SOS = 0.014127
MOP
Avg
70.7690
High
70.8358
Low
70.6482
Last updated: 5/28/2026, 9:38:52 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.78 SOS |
| 10 MOP | 707.84 SOS |
| 50 MOP | 3,539.21 SOS |
| 100 MOP | 7,078.43 SOS |
| 500 MOP | 35,392.14 SOS |
| 1,000 MOP | 70,784.28 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-05-28T21:38:52Z",
"rates": {
"SOS": 70.784282
}
}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": 7078.4282,
"rate": 70.784282
}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