Rate Overview
Live
1 MNT = 0.030828 SYP
1 SYP = 32.4380
MNT
Avg
0.030851
High
0.030892
Low
0.030828
Last updated: 7/8/2026, 11:12:22 PM
Quick Conversions
| MNT | SYP |
|---|---|
| 1 MNT | 0.03 SYP |
| 10 MNT | 0.31 SYP |
| 50 MNT | 1.54 SYP |
| 100 MNT | 3.08 SYP |
| 500 MNT | 15.41 SYP |
| 1,000 MNT | 30.83 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-07-08T23:12:22Z",
"rates": {
"SYP": 0.030828
}
}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.0828,
"rate": 0.030828
}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