Rate Overview
Live
1 SZL = 0.482994 MOP
1 MOP = 2.0704
SZL
Avg
0.491135
High
0.497881
Low
0.479819
Last updated: 7/27/2026, 8:17:30 AM
Quick Conversions
| SZL | MOP |
|---|---|
| 1 SZL | 0.48 MOP |
| 10 SZL | 4.83 MOP |
| 50 SZL | 24.15 MOP |
| 100 SZL | 48.30 MOP |
| 500 SZL | 241.50 MOP |
| 1,000 SZL | 482.99 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-27T08:17:30Z",
"rates": {
"MOP": 0.482994
}
}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.2994,
"rate": 0.482994
}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