Rate Overview
Live
1 MNT = 0.422939 KRW
1 KRW = 2.3644
MNT
Avg
0.421333
High
0.423438
Low
0.416595
Last updated: 3/29/2026, 10:50:29 AM
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.47 KRW |
| 1,000 MNT | 422.94 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-03-29T10:50:29Z",
"rates": {
"KRW": 0.422939
}
}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.2939,
"rate": 0.422939
}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