Rate Overview
Live
1 MNT = 0.004651 SZL
1 SZL = 215.0075
MNT
Avg
0.895073
High
21.3678
Low
0.004468
Last updated: 7/27/2026, 9:43:30 AM
Quick Conversions
| MNT | SZL |
|---|---|
| 1 MNT | 0.00 SZL |
| 10 MNT | 0.05 SZL |
| 50 MNT | 0.23 SZL |
| 100 MNT | 0.47 SZL |
| 500 MNT | 2.33 SZL |
| 1,000 MNT | 4.65 SZL |
Get MNT/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SZLExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-27T09:43:30Z",
"rates": {
"SZL": 0.004651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SZL",
"amount": 100
},
"result": 0.46509999999999996,
"rate": 0.004651
}Build with MNT/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key