Rate Overview
Live
1 MDL = 87.1648 KRW
1 KRW = 0.011473
MDL
Avg
86.2222
High
87.8218
Low
84.0752
Last updated: 5/27/2026, 6:12:54 AM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 87.16 KRW |
| 10 MDL | 871.65 KRW |
| 50 MDL | 4,358.24 KRW |
| 100 MDL | 8,716.48 KRW |
| 500 MDL | 43,582.40 KRW |
| 1,000 MDL | 87,164.79 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-05-27T06:12:54Z",
"rates": {
"KRW": 87.164793
}
}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": 8716.4793,
"rate": 87.164793
}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