Rate Overview
Live
1 KRW = 0.030939 MUR
1 MUR = 32.3217
KRW
Avg
0.031275
High
0.031655
Low
0.030939
Last updated: 4/17/2026, 7:35:42 AM
Quick Conversions
| KRW | MUR |
|---|---|
| 1 KRW | 0.03 MUR |
| 10 KRW | 0.31 MUR |
| 50 KRW | 1.55 MUR |
| 100 KRW | 3.09 MUR |
| 500 KRW | 15.47 MUR |
| 1,000 KRW | 30.94 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-04-17T07:35:42Z",
"rates": {
"MUR": 0.030939
}
}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.0939,
"rate": 0.030939
}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