Rate Overview
Live
1 KRW = 2.4416 MNT
1 MNT = 0.409575
KRW
Avg
2.4433
High
2.4626
Low
2.4248
Last updated: 7/28/2026, 6:31:56 AM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.44 MNT |
| 10 KRW | 24.42 MNT |
| 50 KRW | 122.08 MNT |
| 100 KRW | 244.16 MNT |
| 500 KRW | 1,220.78 MNT |
| 1,000 KRW | 2,441.56 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-07-28T06:31:56Z",
"rates": {
"MNT": 2.441556
}
}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": 244.1556,
"rate": 2.441556
}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