Rate Overview
Live
1 MDL = 87.2041 KRW
1 KRW = 0.011467
MDL
Avg
87.2722
High
87.8218
Low
86.7967
Last updated: 5/27/2026, 4:48:34 AM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 87.20 KRW |
| 10 MDL | 872.04 KRW |
| 50 MDL | 4,360.20 KRW |
| 100 MDL | 8,720.41 KRW |
| 500 MDL | 43,602.03 KRW |
| 1,000 MDL | 87,204.07 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-27T04:48:34Z",
"rates": {
"KRW": 87.204067
}
}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": 8720.4067,
"rate": 87.204067
}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