Rate Overview
Live
1 MOP = 2.0265 SZL
1 SZL = 0.493466
MOP
Avg
2.0344
High
2.1002
Low
1.9752
Last updated: 5/27/2026, 8:51:24 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.03 SZL |
| 10 MOP | 20.26 SZL |
| 50 MOP | 101.32 SZL |
| 100 MOP | 202.65 SZL |
| 500 MOP | 1,013.24 SZL |
| 1,000 MOP | 2,026.48 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-05-27T08:51:24Z",
"rates": {
"SZL": 2.026482
}
}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": 202.6482,
"rate": 2.026482
}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