Rate Overview
Live
1 MDL = 86.7523 KRW
1 KRW = 0.011527
MDL
Avg
86.1167
High
86.7523
Low
85.3018
Last updated: 3/27/2026, 12:53:00 PM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 86.75 KRW |
| 10 MDL | 867.52 KRW |
| 50 MDL | 4,337.61 KRW |
| 100 MDL | 8,675.23 KRW |
| 500 MDL | 43,376.13 KRW |
| 1,000 MDL | 86,752.26 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-27T12:53:00Z",
"rates": {
"KRW": 86.752261
}
}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": 8675.2261,
"rate": 86.752261
}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