Rate Overview
Live
1 MNT = 0.403450 KRW
1 KRW = 2.4786
MNT
Avg
0.414522
High
0.430556
Low
0.399924
Last updated: 7/30/2026, 8:07:15 AM
Quick Conversions
| MNT | KRW |
|---|---|
| 1 MNT | 0.40 KRW |
| 10 MNT | 4.03 KRW |
| 50 MNT | 20.17 KRW |
| 100 MNT | 40.35 KRW |
| 500 MNT | 201.73 KRW |
| 1,000 MNT | 403.45 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-07-30T08:07:15Z",
"rates": {
"KRW": 0.40345
}
}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": 40.345,
"rate": 0.40345
}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