Rate Overview
Live
1 SYP = 0.276621 MNT
1 MNT = 3.6151
SYP
Avg
7.4287
High
32.4797
Low
0.276613
Last updated: 8/20/2026, 12:38:32 AM
Quick Conversions
| SYP | MNT |
|---|---|
| 1 SYP | 0.28 MNT |
| 10 SYP | 2.77 MNT |
| 50 SYP | 13.83 MNT |
| 100 SYP | 27.66 MNT |
| 500 SYP | 138.31 MNT |
| 1,000 SYP | 276.62 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-20T00:38:32Z",
"rates": {
"MNT": 0.276621
}
}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.662100000000002,
"rate": 0.276621
}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