Rate Overview
Live
1 MOP = 2.0095 SZL
1 SZL = 0.497646
MOP
Avg
2.0239
High
2.0497
Low
2.0012
Last updated: 6/16/2026, 1:27:40 PM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.01 SZL |
| 10 MOP | 20.09 SZL |
| 50 MOP | 100.47 SZL |
| 100 MOP | 200.95 SZL |
| 500 MOP | 1,004.73 SZL |
| 1,000 MOP | 2,009.46 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-06-16T13:27:40Z",
"rates": {
"SZL": 2.009459
}
}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": 200.94590000000002,
"rate": 2.009459
}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