Rate Overview
Live
1 MNT = 0.002705 SEK
1 SEK = 369.6858
MNT
Avg
0.002702
High
0.002713
Low
0.002694
Last updated: 7/26/2026, 6:06:01 PM
Quick Conversions
| MNT | SEK |
|---|---|
| 1 MNT | 0.00 SEK |
| 10 MNT | 0.03 SEK |
| 50 MNT | 0.14 SEK |
| 100 MNT | 0.27 SEK |
| 500 MNT | 1.35 SEK |
| 1,000 MNT | 2.71 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-07-26T18:06:01Z",
"rates": {
"SEK": 0.002705
}
}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.2705,
"rate": 0.002705
}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