Rate Overview
Live
1 MNT = 3.6166 SYP
1 SYP = 0.276502
MNT
Avg
3.6147
High
3.6166
Low
3.6122
Last updated: 8/22/2026, 2:57:34 PM
Quick Conversions
| MNT | SYP |
|---|---|
| 1 MNT | 3.62 SYP |
| 10 MNT | 36.17 SYP |
| 50 MNT | 180.83 SYP |
| 100 MNT | 361.66 SYP |
| 500 MNT | 1,808.30 SYP |
| 1,000 MNT | 3,616.61 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-22T14:57:34Z",
"rates": {
"SYP": 3.616609
}
}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.66089999999997,
"rate": 3.616609
}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