Rate Overview
Live
1 MZN = 1.7312 SYP
1 SYP = 0.577636
MZN
Avg
1.7316
High
1.7351
Low
1.7298
Last updated: 7/8/2026, 9:42:51 AM
Quick Conversions
| MZN | SYP |
|---|---|
| 1 MZN | 1.73 SYP |
| 10 MZN | 17.31 SYP |
| 50 MZN | 86.56 SYP |
| 100 MZN | 173.12 SYP |
| 500 MZN | 865.60 SYP |
| 1,000 MZN | 1,731.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-07-08T09:42:51Z",
"rates": {
"SYP": 1.731195
}
}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": 173.11950000000002,
"rate": 1.731195
}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