Rate Overview
Live
1 KRW = 0.031710 MUR
1 MUR = 31.5358
KRW
Avg
0.031908
High
0.032205
Low
0.031574
Last updated: 3/7/2026, 12:29:47 AM
Quick Conversions
| KRW | MUR |
|---|---|
| 1 KRW | 0.03 MUR |
| 10 KRW | 0.32 MUR |
| 50 KRW | 1.59 MUR |
| 100 KRW | 3.17 MUR |
| 500 KRW | 15.86 MUR |
| 1,000 KRW | 31.71 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-03-07T00:29:47Z",
"rates": {
"MUR": 0.03171
}
}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.1710000000000003,
"rate": 0.03171
}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