Rate Overview
Live
1 SZL = 0.492187 MOP
1 MOP = 2.0317
SZL
Avg
0.491274
High
0.493540
Low
0.485259
Last updated: 4/16/2026, 11:36:03 PM
Quick Conversions
| SZL | MOP |
|---|---|
| 1 SZL | 0.49 MOP |
| 10 SZL | 4.92 MOP |
| 50 SZL | 24.61 MOP |
| 100 SZL | 49.22 MOP |
| 500 SZL | 246.09 MOP |
| 1,000 SZL | 492.19 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-04-16T23:36:03Z",
"rates": {
"MOP": 0.492187
}
}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.2187,
"rate": 0.492187
}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