Rate Overview
Live
1 SYP = 32.2443 MNT
1 MNT = 0.031013
SYP
Avg
5.0605
High
32.3067
Low
0.000074
Last updated: 3/27/2026, 5:12:22 AM
Quick Conversions
| SYP | MNT |
|---|---|
| 1 SYP | 32.24 MNT |
| 10 SYP | 322.44 MNT |
| 50 SYP | 1,612.21 MNT |
| 100 SYP | 3,224.43 MNT |
| 500 SYP | 16,122.15 MNT |
| 1,000 SYP | 32,244.29 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-03-27T05:12:22Z",
"rates": {
"MNT": 32.244293
}
}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": 3224.4293,
"rate": 32.244293
}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