Rate Overview
Live
1 SYP = 32.3818 MNT
1 MNT = 0.030882
SYP
Avg
32.3816
High
32.4196
Low
32.3576
Last updated: 6/18/2026, 3:39:26 AM
Quick Conversions
| SYP | MNT |
|---|---|
| 1 SYP | 32.38 MNT |
| 10 SYP | 323.82 MNT |
| 50 SYP | 1,619.09 MNT |
| 100 SYP | 3,238.18 MNT |
| 500 SYP | 16,190.92 MNT |
| 1,000 SYP | 32,381.84 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-06-18T03:39:26Z",
"rates": {
"MNT": 32.381842
}
}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": 3238.1841999999997,
"rate": 32.381842
}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