Rate Overview
Live
1 KRW = 0.011532 MDL
1 MDL = 86.7152
KRW
Avg
0.011660
High
0.011967
Low
0.011451
Last updated: 3/27/2026, 6:53:07 PM
Quick Conversions
| KRW | MDL |
|---|---|
| 1 KRW | 0.01 MDL |
| 10 KRW | 0.12 MDL |
| 50 KRW | 0.58 MDL |
| 100 KRW | 1.15 MDL |
| 500 KRW | 5.77 MDL |
| 1,000 KRW | 11.53 MDL |
Get KRW/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MDLExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T18:53:07Z",
"rates": {
"MDL": 0.011532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MDL",
"amount": 100
},
"result": 1.1532,
"rate": 0.011532
}Build with KRW/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key