Rate Overview
Live
1 KRW = 0.030878 MUR
1 MUR = 32.3855
KRW
Avg
0.031062
High
0.031481
Low
0.030729
Last updated: 6/19/2026, 8:29:43 AM
Quick Conversions
| KRW | MUR |
|---|---|
| 1 KRW | 0.03 MUR |
| 10 KRW | 0.31 MUR |
| 50 KRW | 1.54 MUR |
| 100 KRW | 3.09 MUR |
| 500 KRW | 15.44 MUR |
| 1,000 KRW | 30.88 MUR |
Get KRW/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MURExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-06-19T08:29:43Z",
"rates": {
"MUR": 0.030878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MUR",
"amount": 100
},
"result": 3.0878,
"rate": 0.030878
}Build with KRW/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key