Rate Overview
Live
1 SYP = 0.577383 MZN
1 MZN = 1.7320
SYP
Avg
0.577196
High
0.578250
Low
0.573737
Last updated: 3/7/2026, 1:41:52 AM
Quick Conversions
| SYP | MZN |
|---|---|
| 1 SYP | 0.58 MZN |
| 10 SYP | 5.77 MZN |
| 50 SYP | 28.87 MZN |
| 100 SYP | 57.74 MZN |
| 500 SYP | 288.69 MZN |
| 1,000 SYP | 577.38 MZN |
Get SYP/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MZNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-07T01:41:52Z",
"rates": {
"MZN": 0.577383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MZN",
"amount": 100
},
"result": 57.738299999999995,
"rate": 0.577383
}Build with SYP/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key