Rate Overview
Live
1 SOS = 0.014112 MOP
1 MOP = 70.8617
SOS
Avg
0.014117
High
0.014168
Low
0.014047
Last updated: 3/27/2026, 6:40:06 AM
Quick Conversions
| SOS | MOP |
|---|---|
| 1 SOS | 0.01 MOP |
| 10 SOS | 0.14 MOP |
| 50 SOS | 0.71 MOP |
| 100 SOS | 1.41 MOP |
| 500 SOS | 7.06 MOP |
| 1,000 SOS | 14.11 MOP |
Get SOS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=MOPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-27T06:40:06Z",
"rates": {
"MOP": 0.014112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "MOP",
"amount": 100
},
"result": 1.4112,
"rate": 0.014112
}Build with SOS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key