Rate Overview
Live
1 SYP = 32.4225 MNT
1 MNT = 0.030843
SYP
Avg
32.2953
High
32.4225
Low
32.1464
Last updated: 3/27/2026, 1:50:01 AM
Quick Conversions
| SYP | MNT |
|---|---|
| 1 SYP | 32.42 MNT |
| 10 SYP | 324.23 MNT |
| 50 SYP | 1,621.13 MNT |
| 100 SYP | 3,242.25 MNT |
| 500 SYP | 16,211.27 MNT |
| 1,000 SYP | 32,422.54 MNT |
Get SYP/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MNTExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T01:50:01Z",
"rates": {
"MNT": 32.422537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MNT",
"amount": 100
},
"result": 3242.2536999999998,
"rate": 32.422537
}Build with SYP/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key