Rate Overview
Live
1 MDL = 86.6550 KRW
1 KRW = 0.011540
MDL
Avg
85.5675
High
86.7222
Low
83.5616
Last updated: 3/27/2026, 4:26:26 PM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 86.65 KRW |
| 10 MDL | 866.55 KRW |
| 50 MDL | 4,332.75 KRW |
| 100 MDL | 8,665.50 KRW |
| 500 MDL | 43,327.48 KRW |
| 1,000 MDL | 86,654.96 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-27T16:26:26Z",
"rates": {
"KRW": 86.654961
}
}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": 8665.4961,
"rate": 86.654961
}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