Rate Overview
Live
1 MDL = 87.2839 KRW
1 KRW = 0.011457
MDL
Avg
86.3902
High
87.2839
Low
85.9732
Last updated: 4/16/2026, 8:08:36 PM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 87.28 KRW |
| 10 MDL | 872.84 KRW |
| 50 MDL | 4,364.19 KRW |
| 100 MDL | 8,728.39 KRW |
| 500 MDL | 43,641.94 KRW |
| 1,000 MDL | 87,283.87 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-04-16T20:08:36Z",
"rates": {
"KRW": 87.283874
}
}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": 8728.3874,
"rate": 87.283874
}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