Rate Overview
Live
1 SZL = 0.497881 MOP
1 MOP = 2.0085
SZL
Avg
0.494187
High
0.497881
Low
0.490305
Last updated: 7/5/2026, 12:42:51 PM
Quick Conversions
| SZL | MOP |
|---|---|
| 1 SZL | 0.50 MOP |
| 10 SZL | 4.98 MOP |
| 50 SZL | 24.89 MOP |
| 100 SZL | 49.79 MOP |
| 500 SZL | 248.94 MOP |
| 1,000 SZL | 497.88 MOP |
Get SZL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=MOPExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-05T12:42:51Z",
"rates": {
"MOP": 0.497881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "MOP",
"amount": 100
},
"result": 49.7881,
"rate": 0.497881
}Build with SZL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key