Rate Overview
Live
1 MUR = 31.4183 KRW
1 KRW = 0.031829
MUR
Avg
31.7850
High
33.0179
Low
31.0509
Last updated: 7/23/2026, 9:49:55 PM
Quick Conversions
| MUR | KRW |
|---|---|
| 1 MUR | 31.42 KRW |
| 10 MUR | 314.18 KRW |
| 50 MUR | 1,570.92 KRW |
| 100 MUR | 3,141.83 KRW |
| 500 MUR | 15,709.17 KRW |
| 1,000 MUR | 31,418.35 KRW |
Get MUR/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=KRWExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-23T21:49:55Z",
"rates": {
"KRW": 31.418347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "KRW",
"amount": 100
},
"result": 3141.8347,
"rate": 31.418347
}Build with MUR/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key