Rate Overview
Live
1 MNT = 0.030912 SYP
1 SYP = 32.3499
MNT
Avg
0.030883
High
0.030940
Low
0.030747
Last updated: 4/18/2026, 8:50:32 AM
Quick Conversions
| MNT | SYP |
|---|---|
| 1 MNT | 0.03 SYP |
| 10 MNT | 0.31 SYP |
| 50 MNT | 1.55 SYP |
| 100 MNT | 3.09 SYP |
| 500 MNT | 15.46 SYP |
| 1,000 MNT | 30.91 SYP |
Get MNT/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SYPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-04-18T08:50:32Z",
"rates": {
"SYP": 0.030912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SYP",
"amount": 100
},
"result": 3.0911999999999997,
"rate": 0.030912
}Build with MNT/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key