Rate Overview
Live
1 KRW = 0.012042 MDL
1 MDL = 83.0427
KRW
Avg
0.011913
High
0.012042
Low
0.011749
Last updated: 7/25/2026, 7:32:33 PM
Quick Conversions
| KRW | MDL |
|---|---|
| 1 KRW | 0.01 MDL |
| 10 KRW | 0.12 MDL |
| 50 KRW | 0.60 MDL |
| 100 KRW | 1.20 MDL |
| 500 KRW | 6.02 MDL |
| 1,000 KRW | 12.04 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-25T19:32:33Z",
"rates": {
"MDL": 0.012042
}
}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.2042000000000002,
"rate": 0.012042
}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