Rate Overview
Live
1 KRW = 2.4542 MNT
1 MNT = 0.407460
KRW
Avg
2.4368
High
2.4712
Low
2.4136
Last updated: 5/7/2026, 1:53:11 PM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.45 MNT |
| 10 KRW | 24.54 MNT |
| 50 KRW | 122.71 MNT |
| 100 KRW | 245.42 MNT |
| 500 KRW | 1,227.11 MNT |
| 1,000 KRW | 2,454.23 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-05-07T13:53:11Z",
"rates": {
"MNT": 2.454226
}
}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": 245.4226,
"rate": 2.454226
}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