Rate Overview
Live
1 SZL = 0.485863 MOP
1 MOP = 2.0582
SZL
Avg
0.495907
High
0.506939
Low
0.485863
Last updated: 3/7/2026, 12:11:46 AM
Quick Conversions
| SZL | MOP |
|---|---|
| 1 SZL | 0.49 MOP |
| 10 SZL | 4.86 MOP |
| 50 SZL | 24.29 MOP |
| 100 SZL | 48.59 MOP |
| 500 SZL | 242.93 MOP |
| 1,000 SZL | 485.86 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-03-07T00:11:46Z",
"rates": {
"MOP": 0.485863
}
}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": 48.5863,
"rate": 0.485863
}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