Rate Overview
Live
1 KRW = 0.002872 MYR
1 MYR = 348.1894
KRW
Avg
0.002887
High
0.002905
Low
0.002872
Last updated: 8/12/2026, 5:14:49 PM
Quick Conversions
| KRW | MYR |
|---|---|
| 1 KRW | 0.00 MYR |
| 10 KRW | 0.03 MYR |
| 50 KRW | 0.14 MYR |
| 100 KRW | 0.29 MYR |
| 500 KRW | 1.44 MYR |
| 1,000 KRW | 2.87 MYR |
Get KRW/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MYRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-12T17:14:49Z",
"rates": {
"MYR": 0.002872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MYR",
"amount": 100
},
"result": 0.2872,
"rate": 0.002872
}Build with KRW/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key