Rate Overview
Live
1 SYP = 32.3881 MNT
1 MNT = 0.030876
SYP
Avg
32.3545
High
32.3932
Low
32.1900
Last updated: 5/8/2026, 11:46:39 AM
Quick Conversions
| SYP | MNT |
|---|---|
| 1 SYP | 32.39 MNT |
| 10 SYP | 323.88 MNT |
| 50 SYP | 1,619.40 MNT |
| 100 SYP | 3,238.81 MNT |
| 500 SYP | 16,194.03 MNT |
| 1,000 SYP | 32,388.06 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-05-08T11:46:39Z",
"rates": {
"MNT": 32.388061
}
}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": 3238.8061000000002,
"rate": 32.388061
}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