Rate Overview
Live
1 SYP = 0.577139 MZN
1 MZN = 1.7327
SYP
Avg
0.135147
High
0.578242
Low
0.004889
Last updated: 5/27/2026, 3:43:22 AM
Quick Conversions
| SYP | MZN |
|---|---|
| 1 SYP | 0.58 MZN |
| 10 SYP | 5.77 MZN |
| 50 SYP | 28.86 MZN |
| 100 SYP | 57.71 MZN |
| 500 SYP | 288.57 MZN |
| 1,000 SYP | 577.14 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-05-27T03:43:22Z",
"rates": {
"MZN": 0.577139
}
}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.713899999999995,
"rate": 0.577139
}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