Rate Overview
Live
1 SOS = 0.014110 MOP
1 MOP = 70.8717
SOS
Avg
0.014099
High
0.014129
Low
0.014073
Last updated: 3/7/2026, 3:03:47 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-07T03:03:47Z",
"rates": {
"MOP": 0.01411
}
}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.411,
"rate": 0.01411
}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