Rate Overview
Live
1 MDL = 85.8715 KRW
1 KRW = 0.011645
MDL
Avg
85.2985
High
85.9831
Low
84.1727
Last updated: 3/7/2026, 3:05:34 AM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 85.87 KRW |
| 10 MDL | 858.72 KRW |
| 50 MDL | 4,293.58 KRW |
| 100 MDL | 8,587.15 KRW |
| 500 MDL | 42,935.76 KRW |
| 1,000 MDL | 85,871.52 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-07T03:05:34Z",
"rates": {
"KRW": 85.87152
}
}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": 8587.152,
"rate": 85.87152
}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