Rate Overview
Live
1 MOP = 2.0841 SZL
1 SZL = 0.479819
MOP
Avg
2.1740
High
2.3866
Low
1.9809
Last updated: 7/26/2026, 7:58:12 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.08 SZL |
| 10 MOP | 20.84 SZL |
| 50 MOP | 104.21 SZL |
| 100 MOP | 208.41 SZL |
| 500 MOP | 1,042.06 SZL |
| 1,000 MOP | 2,084.12 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-26T07:58:12Z",
"rates": {
"SZL": 2.084118
}
}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": 208.41180000000003,
"rate": 2.084118
}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