Rate Overview
Live
1 SZL = 0.489337 MOP
1 MOP = 2.0436
SZL
Avg
0.491017
High
0.493852
Low
0.488688
Last updated: 7/19/2026, 11:21:20 PM
Quick Conversions
| SZL | MOP |
|---|---|
| 1 SZL | 0.49 MOP |
| 10 SZL | 4.89 MOP |
| 50 SZL | 24.47 MOP |
| 100 SZL | 48.93 MOP |
| 500 SZL | 244.67 MOP |
| 1,000 SZL | 489.34 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-19T23:21:20Z",
"rates": {
"MOP": 0.489337
}
}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.9337,
"rate": 0.489337
}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