Rate Overview
Live
1 MNT = 0.422910 KRW
1 KRW = 2.3646
MNT
Avg
0.422103
High
0.425949
Low
0.418964
Last updated: 5/29/2026, 4:25:04 PM
Quick Conversions
| MNT | KRW |
|---|---|
| 1 MNT | 0.42 KRW |
| 10 MNT | 4.23 KRW |
| 50 MNT | 21.15 KRW |
| 100 MNT | 42.29 KRW |
| 500 MNT | 211.46 KRW |
| 1,000 MNT | 422.91 KRW |
Get MNT/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KRWExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-29T16:25:04Z",
"rates": {
"KRW": 0.42291
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KRW",
"amount": 100
},
"result": 42.291000000000004,
"rate": 0.42291
}Build with MNT/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key