Rate Overview
Live
1 SYP = 0.004906 MZN
1 MZN = 203.8320
SYP
Avg
0.004908
High
0.004912
Low
0.004903
Last updated: 8/24/2026, 9:01:06 PM
Quick Conversions
| SYP | MZN |
|---|---|
| 1 SYP | 0.00 MZN |
| 10 SYP | 0.05 MZN |
| 50 SYP | 0.25 MZN |
| 100 SYP | 0.49 MZN |
| 500 SYP | 2.45 MZN |
| 1,000 SYP | 4.91 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-08-24T21:01:06Z",
"rates": {
"MZN": 0.004906
}
}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": 0.4906,
"rate": 0.004906
}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