Rate Overview
Live
1 SYP = 0.276733 MNT
1 MNT = 3.6136
SYP
Avg
0.276644
High
0.276842
Low
0.276431
Last updated: 8/25/2026, 5:47:00 AM
Quick Conversions
| SYP | MNT |
|---|---|
| 1 SYP | 0.28 MNT |
| 10 SYP | 2.77 MNT |
| 50 SYP | 13.84 MNT |
| 100 SYP | 27.67 MNT |
| 500 SYP | 138.37 MNT |
| 1,000 SYP | 276.73 MNT |
Get SYP/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MNTExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T05:47:00Z",
"rates": {
"MNT": 0.276733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MNT",
"amount": 100
},
"result": 27.6733,
"rate": 0.276733
}Build with SYP/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key