Rate Overview
Live
1 MDL = 82.9562 KRW
1 KRW = 0.012055
MDL
Avg
82.2374
High
89.2357
Low
76.0183
Last updated: 7/26/2026, 7:48:54 PM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 82.96 KRW |
| 10 MDL | 829.56 KRW |
| 50 MDL | 4,147.81 KRW |
| 100 MDL | 8,295.62 KRW |
| 500 MDL | 41,478.11 KRW |
| 1,000 MDL | 82,956.21 KRW |
Get MDL/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=KRWExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T19:48:54Z",
"rates": {
"KRW": 82.956214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "KRW",
"amount": 100
},
"result": 8295.6214,
"rate": 82.956214
}Build with MDL/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key