Rate Overview
Live
1 KRW = 2.4101 MNT
1 MNT = 0.414918
KRW
Avg
2.4143
High
2.4300
Low
2.3987
Last updated: 4/17/2026, 11:06:59 AM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.41 MNT |
| 10 KRW | 24.10 MNT |
| 50 KRW | 120.51 MNT |
| 100 KRW | 241.01 MNT |
| 500 KRW | 1,205.06 MNT |
| 1,000 KRW | 2,410.12 MNT |
Get KRW/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MNTExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T11:06:59Z",
"rates": {
"MNT": 2.410115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MNT",
"amount": 100
},
"result": 241.01149999999998,
"rate": 2.410115
}Build with KRW/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key