Rate Overview
Live
1 MOP = 2.0256 SZL
1 SZL = 0.493673
MOP
Avg
2.0614
High
2.0866
Low
2.0256
Last updated: 5/7/2026, 4:27:40 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.03 SZL |
| 10 MOP | 20.26 SZL |
| 50 MOP | 101.28 SZL |
| 100 MOP | 202.56 SZL |
| 500 MOP | 1,012.82 SZL |
| 1,000 MOP | 2,025.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-05-07T04:27:40Z",
"rates": {
"SZL": 2.025634
}
}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": 202.5634,
"rate": 2.025634
}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