Rate Overview
Live
1 MOP = 2.1176 SZL
1 SZL = 0.472227
MOP
Avg
2.1638
High
2.4266
Low
1.9790
Last updated: 3/27/2026, 9:53:19 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.12 SZL |
| 10 MOP | 21.18 SZL |
| 50 MOP | 105.88 SZL |
| 100 MOP | 211.76 SZL |
| 500 MOP | 1,058.81 SZL |
| 1,000 MOP | 2,117.63 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-03-27T09:53:19Z",
"rates": {
"SZL": 2.117626
}
}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": 211.7626,
"rate": 2.117626
}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