Rate Overview
Live
1 MNT = 3.6175 SYP
1 SYP = 0.276432
MNT
Avg
0.479118
High
3.6175
Low
0.030810
Last updated: 8/23/2026, 4:27:10 AM
Quick Conversions
| MNT | SYP |
|---|---|
| 1 MNT | 3.62 SYP |
| 10 MNT | 36.18 SYP |
| 50 MNT | 180.88 SYP |
| 100 MNT | 361.75 SYP |
| 500 MNT | 1,808.76 SYP |
| 1,000 MNT | 3,617.53 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-08-23T04:27:10Z",
"rates": {
"SYP": 3.617527
}
}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": 361.7527,
"rate": 3.617527
}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