Rate Overview
Live
1 MNT = 0.004784 SZL
1 SZL = 209.0301
MNT
Avg
1.4492
High
28.5072
Low
0.004462
Last updated: 3/27/2026, 11:50:16 AM
Quick Conversions
| MNT | SZL |
|---|---|
| 1 MNT | 0.00 SZL |
| 10 MNT | 0.05 SZL |
| 50 MNT | 0.24 SZL |
| 100 MNT | 0.48 SZL |
| 500 MNT | 2.39 SZL |
| 1,000 MNT | 4.78 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-03-27T11:50:16Z",
"rates": {
"SZL": 0.004784
}
}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.4784,
"rate": 0.004784
}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