Rate Overview
Live
1 MOP = 2.0317 SZL
1 SZL = 0.492188
MOP
Avg
2.0324
High
2.0382
Low
2.0262
Last updated: 4/17/2026, 12:47:20 AM
Quick Conversions
| MOP | SZL |
|---|---|
| 1 MOP | 2.03 SZL |
| 10 MOP | 20.32 SZL |
| 50 MOP | 101.59 SZL |
| 100 MOP | 203.17 SZL |
| 500 MOP | 1,015.87 SZL |
| 1,000 MOP | 2,031.74 SZL |
Get MOP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SZLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-17T00:47:20Z",
"rates": {
"SZL": 2.031744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SZL",
"amount": 100
},
"result": 203.17440000000002,
"rate": 2.031744
}Build with MOP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key