Rate Overview
Live
1 MNT = 0.395439 KRW
1 KRW = 2.5288
MNT
Avg
0.393747
High
0.395439
Low
0.392257
Last updated: 8/18/2026, 5:50:00 AM
Quick Conversions
| MNT | KRW |
|---|---|
| 1 MNT | 0.40 KRW |
| 10 MNT | 3.95 KRW |
| 50 MNT | 19.77 KRW |
| 100 MNT | 39.54 KRW |
| 500 MNT | 197.72 KRW |
| 1,000 MNT | 395.44 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-08-18T05:50:00Z",
"rates": {
"KRW": 0.395439
}
}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": 39.5439,
"rate": 0.395439
}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