Rate Overview
Live
1 KRW = 2.3520 MNT
1 MNT = 0.425169
KRW
Avg
2.3540
High
2.3742
Low
2.3401
Last updated: 6/17/2026, 8:04:33 AM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.35 MNT |
| 10 KRW | 23.52 MNT |
| 50 KRW | 117.60 MNT |
| 100 KRW | 235.20 MNT |
| 500 KRW | 1,176.00 MNT |
| 1,000 KRW | 2,352.01 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-06-17T08:04:33Z",
"rates": {
"MNT": 2.352006
}
}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": 235.20059999999998,
"rate": 2.352006
}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