Rate Overview
Live
1 MOP = 70.4801 SOS
1 SOS = 0.014188
MOP
Avg
70.9452
High
71.5403
Low
69.9319
Last updated: 7/29/2026, 5:37:47 PM
Quick Conversions
| MOP | SOS |
|---|---|
| 1 MOP | 70.48 SOS |
| 10 MOP | 704.80 SOS |
| 50 MOP | 3,524.01 SOS |
| 100 MOP | 7,048.01 SOS |
| 500 MOP | 35,240.05 SOS |
| 1,000 MOP | 70,480.11 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-07-29T17:37:47Z",
"rates": {
"SOS": 70.480106
}
}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": 7048.0106000000005,
"rate": 70.480106
}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