Rate Overview
Live
1 MDL = 86.5189 KRW
1 KRW = 0.011558
MDL
Avg
85.5413
High
87.5020
Low
82.7491
Last updated: 3/27/2026, 9:49:08 AM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 86.52 KRW |
| 10 MDL | 865.19 KRW |
| 50 MDL | 4,325.94 KRW |
| 100 MDL | 8,651.89 KRW |
| 500 MDL | 43,259.43 KRW |
| 1,000 MDL | 86,518.85 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-27T09:49:08Z",
"rates": {
"KRW": 86.518854
}
}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": 8651.885400000001,
"rate": 86.518854
}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