Rate Overview
Live
1 SZL = 0.472226 MOP
1 MOP = 2.1176
SZL
Avg
0.455943
High
0.504825
Low
0.419002
Last updated: 3/27/2026, 11:38:59 AM
Quick Conversions
| SZL | MOP |
|---|---|
| 1 SZL | 0.47 MOP |
| 10 SZL | 4.72 MOP |
| 50 SZL | 23.61 MOP |
| 100 SZL | 47.22 MOP |
| 500 SZL | 236.11 MOP |
| 1,000 SZL | 472.23 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-27T11:38:59Z",
"rates": {
"MOP": 0.472226
}
}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": 47.2226,
"rate": 0.472226
}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