Rate Overview
Live
1 MOP = 2.0028 SZL
1 SZL = 0.499306
MOP
Avg
1.9932
High
2.0030
Low
1.9733
Last updated: 9/2/2026, 6:09:55 PM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.00 SZL |
| 10 MOP | 20.03 SZL |
| 50 MOP | 100.14 SZL |
| 100 MOP | 200.28 SZL |
| 500 MOP | 1,001.39 SZL |
| 1,000 MOP | 2,002.78 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-09-02T18:09:55Z",
"rates": {
"SZL": 2.002778
}
}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.2778,
"rate": 2.002778
}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