Rate Overview
Live
1 MDL = 86.7354 KRW
1 KRW = 0.011529
MDL
Avg
85.7690
High
87.3259
Low
83.5616
Last updated: 3/27/2026, 3:14:23 PM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 86.74 KRW |
| 10 MDL | 867.35 KRW |
| 50 MDL | 4,336.77 KRW |
| 100 MDL | 8,673.54 KRW |
| 500 MDL | 43,367.71 KRW |
| 1,000 MDL | 86,735.43 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-03-27T15:14:23Z",
"rates": {
"KRW": 86.735426
}
}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": 8673.5426,
"rate": 86.735426
}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