Rate Overview
Live
1 MDL = 80.5271 KRW
1 KRW = 0.012418
MDL
Avg
79.9305
High
80.5271
Low
78.7506
Last updated: 9/2/2026, 1:54:46 AM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 80.53 KRW |
| 10 MDL | 805.27 KRW |
| 50 MDL | 4,026.35 KRW |
| 100 MDL | 8,052.71 KRW |
| 500 MDL | 40,263.53 KRW |
| 1,000 MDL | 80,527.06 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-09-02T01:54:46Z",
"rates": {
"KRW": 80.527058
}
}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": 8052.7058,
"rate": 80.527058
}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