Rate Overview
Live
1 SOS = 0.014157 MOP
1 MOP = 70.6364
SOS
Avg
0.014233
High
0.014598
Low
0.014148
Last updated: 8/19/2026, 10:59:50 PM
Quick Conversions
| SOS | MOP |
|---|---|
| 1 SOS | 0.01 MOP |
| 10 SOS | 0.14 MOP |
| 50 SOS | 0.71 MOP |
| 100 SOS | 1.42 MOP |
| 500 SOS | 7.08 MOP |
| 1,000 SOS | 14.16 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-08-19T22:59:50Z",
"rates": {
"MOP": 0.014157
}
}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.4157,
"rate": 0.014157
}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