Rate Overview
Live
1 MDL = 87.2232 KRW
1 KRW = 0.011465
MDL
Avg
87.4741
High
87.8929
Low
86.9079
Last updated: 6/16/2026, 9:00:44 AM
Quick Conversions
| MDL | KRW |
|---|---|
| 1 MDL | 87.22 KRW |
| 10 MDL | 872.23 KRW |
| 50 MDL | 4,361.16 KRW |
| 100 MDL | 8,722.32 KRW |
| 500 MDL | 43,611.61 KRW |
| 1,000 MDL | 87,223.22 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-06-16T09:00:44Z",
"rates": {
"KRW": 87.223223
}
}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": 8722.3223,
"rate": 87.223223
}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