Rate Overview
Live
1 MNT = 0.379600 KRW
1 KRW = 2.6344
MNT
Avg
0.381191
High
0.384451
Low
0.377447
Last updated: 9/3/2026, 7:34:16 PM
Quick Conversions
| MNT | KRW |
|---|---|
| 1 MNT | 0.38 KRW |
| 10 MNT | 3.80 KRW |
| 50 MNT | 18.98 KRW |
| 100 MNT | 37.96 KRW |
| 500 MNT | 189.80 KRW |
| 1,000 MNT | 379.60 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-09-03T19:34:16Z",
"rates": {
"KRW": 0.3796
}
}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": 37.96,
"rate": 0.3796
}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