Rate Overview
Live
1 MNT = 0.429831 KRW
1 KRW = 2.3265
MNT
Avg
0.426081
High
0.431378
Low
0.421188
Last updated: 6/19/2026, 10:16:44 AM
Quick Conversions
| MNT | KRW |
|---|---|
| 1 MNT | 0.43 KRW |
| 10 MNT | 4.30 KRW |
| 50 MNT | 21.49 KRW |
| 100 MNT | 42.98 KRW |
| 500 MNT | 214.92 KRW |
| 1,000 MNT | 429.83 KRW |
Get MNT/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KRWExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-19T10:16:44Z",
"rates": {
"KRW": 0.429831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KRW",
"amount": 100
},
"result": 42.9831,
"rate": 0.429831
}Build with MNT/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key