Rate Overview
Live
1 MDL = 82.1302 KRW
1 KRW = 0.012176
MDL
Avg
81.5781
High
82.1302
Low
80.9701
Last updated: 8/12/2026, 10:51:15 AM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 82.13 KRW |
| 10 MDL | 821.30 KRW |
| 50 MDL | 4,106.51 KRW |
| 100 MDL | 8,213.02 KRW |
| 500 MDL | 41,065.12 KRW |
| 1,000 MDL | 82,130.23 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-08-12T10:51:15Z",
"rates": {
"KRW": 82.130234
}
}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": 8213.0234,
"rate": 82.130234
}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