Rate Overview
Live
1 SZL = 0.498975 MOP
1 MOP = 2.0041
SZL
Avg
0.499049
High
0.500598
Low
0.493871
Last updated: 8/14/2026, 6:29:42 PM
Quick Conversions
| SZL | MOP |
|---|---|
| 1 SZL | 0.50 MOP |
| 10 SZL | 4.99 MOP |
| 50 SZL | 24.95 MOP |
| 100 SZL | 49.90 MOP |
| 500 SZL | 249.49 MOP |
| 1,000 SZL | 498.98 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-08-14T18:29:42Z",
"rates": {
"MOP": 0.498975
}
}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.8975,
"rate": 0.498975
}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