Rate Overview
Live
1 MNT = 3.6136 SYP
1 SYP = 0.276731
MNT
Avg
3.6146
High
3.6192
Low
3.6124
Last updated: 9/11/2026, 7:27:30 AM
Quick Conversions
| MNT | SYP |
|---|---|
| 1 MNT | 3.61 SYP |
| 10 MNT | 36.14 SYP |
| 50 MNT | 180.68 SYP |
| 100 MNT | 361.36 SYP |
| 500 MNT | 1,806.81 SYP |
| 1,000 MNT | 3,613.62 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-09-11T07:27:30Z",
"rates": {
"SYP": 3.613618
}
}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.3618,
"rate": 3.613618
}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