Rate Overview
Live
1 MNT = 0.004440 SZL
1 SZL = 225.2252
MNT
Avg
0.004471
High
0.004496
Low
0.004440
Last updated: 9/5/2026, 7:40:37 PM
Quick Conversions
| MNT | SZL |
|---|---|
| 1 MNT | 0.00 SZL |
| 10 MNT | 0.04 SZL |
| 50 MNT | 0.22 SZL |
| 100 MNT | 0.44 SZL |
| 500 MNT | 2.22 SZL |
| 1,000 MNT | 4.44 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-09-05T19:40:37Z",
"rates": {
"SZL": 0.00444
}
}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.44400000000000006,
"rate": 0.00444
}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