Rate Overview
Live
1 SYP = 0.578105 MZN
1 MZN = 1.7298
SYP
Avg
0.577953
High
0.578242
Low
0.577097
Last updated: 5/7/2026, 12:16:26 AM
Quick Conversions
| SYP | MZN |
|---|---|
| 1 SYP | 0.58 MZN |
| 10 SYP | 5.78 MZN |
| 50 SYP | 28.91 MZN |
| 100 SYP | 57.81 MZN |
| 500 SYP | 289.05 MZN |
| 1,000 SYP | 578.11 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-07T00:16:26Z",
"rates": {
"MZN": 0.578105
}
}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.8105,
"rate": 0.578105
}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