Rate Overview
Live
1 KRW = 0.012054 MDL
1 MDL = 82.9600
KRW
Avg
0.011650
High
0.012054
Low
0.011306
Last updated: 7/26/2026, 9:17:34 PM
Quick Conversions
| KRW | MDL |
|---|---|
| 1 KRW | 0.01 MDL |
| 10 KRW | 0.12 MDL |
| 50 KRW | 0.60 MDL |
| 100 KRW | 1.21 MDL |
| 500 KRW | 6.03 MDL |
| 1,000 KRW | 12.05 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-07-26T21:17:34Z",
"rates": {
"MDL": 0.012054
}
}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.2054,
"rate": 0.012054
}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