Rate Overview
Live
1 MZN = 1.7282 SYP
1 SYP = 0.578636
MZN
Avg
1.7286
High
1.7298
Low
1.7281
Last updated: 4/17/2026, 6:30:16 AM
Quick Conversions
| MZN | SYP |
|---|---|
| 1 MZN | 1.73 SYP |
| 10 MZN | 17.28 SYP |
| 50 MZN | 86.41 SYP |
| 100 MZN | 172.82 SYP |
| 500 MZN | 864.10 SYP |
| 1,000 MZN | 1,728.20 SYP |
Get MZN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SYPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-04-17T06:30:16Z",
"rates": {
"SYP": 1.728202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SYP",
"amount": 100
},
"result": 172.8202,
"rate": 1.728202
}Build with MZN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key