Rate Overview
Live
1 KRW = 2.4046 MNT
1 MNT = 0.415876
KRW
Avg
2.4314
High
2.4773
Low
2.4043
Last updated: 3/7/2026, 7:42:41 AM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.40 MNT |
| 10 KRW | 24.05 MNT |
| 50 KRW | 120.23 MNT |
| 100 KRW | 240.46 MNT |
| 500 KRW | 1,202.28 MNT |
| 1,000 KRW | 2,404.57 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-03-07T07:42:41Z",
"rates": {
"MNT": 2.404565
}
}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": 240.45649999999998,
"rate": 2.404565
}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