Rate Overview
Live
1 MOP = 2.0704 SZL
1 SZL = 0.482994
MOP
Avg
2.0352
High
2.1002
Low
1.9752
Last updated: 7/27/2026, 9:33:59 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.07 SZL |
| 10 MOP | 20.70 SZL |
| 50 MOP | 103.52 SZL |
| 100 MOP | 207.04 SZL |
| 500 MOP | 1,035.21 SZL |
| 1,000 MOP | 2,070.42 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-27T09:33:59Z",
"rates": {
"SZL": 2.070418
}
}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": 207.04180000000002,
"rate": 2.070418
}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