Rate Overview
Live
1 MOP = 2.0431 SZL
1 SZL = 0.489458
MOP
Avg
2.0327
High
2.1002
Low
1.9752
Last updated: 7/22/2026, 1:30:49 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.04 SZL |
| 10 MOP | 20.43 SZL |
| 50 MOP | 102.15 SZL |
| 100 MOP | 204.31 SZL |
| 500 MOP | 1,021.54 SZL |
| 1,000 MOP | 2,043.08 SZL |
Get MOP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SZLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-22T01:30:49Z",
"rates": {
"SZL": 2.043077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SZL",
"amount": 100
},
"result": 204.30769999999998,
"rate": 2.043077
}Build with MOP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key