Rate Overview
Live
1 MOP = 2.0041 SZL
1 SZL = 0.498975
MOP
Avg
2.0038
High
2.0248
Low
1.9976
Last updated: 8/14/2026, 6:03:22 PM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.00 SZL |
| 10 MOP | 20.04 SZL |
| 50 MOP | 100.21 SZL |
| 100 MOP | 200.41 SZL |
| 500 MOP | 1,002.05 SZL |
| 1,000 MOP | 2,004.11 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-08-14T18:03:22Z",
"rates": {
"SZL": 2.004107
}
}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": 200.4107,
"rate": 2.004107
}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