Rate Overview
Live
1 MOP = 2.0171 SZL
1 SZL = 0.495753
MOP
Avg
2.0265
High
2.0531
Low
2.0012
Last updated: 7/11/2026, 2:07:03 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.02 SZL |
| 10 MOP | 20.17 SZL |
| 50 MOP | 100.86 SZL |
| 100 MOP | 201.71 SZL |
| 500 MOP | 1,008.57 SZL |
| 1,000 MOP | 2,017.13 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-11T02:07:03Z",
"rates": {
"SZL": 2.017134
}
}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": 201.7134,
"rate": 2.017134
}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