Rate Overview
Live
1 MUR = 30.9302 KRW
1 KRW = 0.032331
MUR
Avg
30.9828
High
31.3295
Low
30.7684
Last updated: 7/29/2026, 1:40:49 AM
Quick Conversions
| MUR | KRW |
|---|---|
| 1 MUR | 30.93 KRW |
| 10 MUR | 309.30 KRW |
| 50 MUR | 1,546.51 KRW |
| 100 MUR | 3,093.02 KRW |
| 500 MUR | 15,465.11 KRW |
| 1,000 MUR | 30,930.21 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-29T01:40:49Z",
"rates": {
"KRW": 30.930214
}
}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": 3093.0214,
"rate": 30.930214
}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