Rate Overview
Live
1 MNT = 0.002571 SEK
1 SEK = 388.9537
MNT
Avg
0.002565
High
0.002590
Low
0.002533
Last updated: 3/7/2026, 12:33:38 AM
Quick Conversions
| MNT | SEK |
|---|---|
| 1 MNT | 0.00 SEK |
| 10 MNT | 0.03 SEK |
| 50 MNT | 0.13 SEK |
| 100 MNT | 0.26 SEK |
| 500 MNT | 1.29 SEK |
| 1,000 MNT | 2.57 SEK |
Get MNT/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SEKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:33:38Z",
"rates": {
"SEK": 0.002571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SEK",
"amount": 100
},
"result": 0.2571,
"rate": 0.002571
}Build with MNT/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key