Rate Overview
Live
1 MUR = 31.2447 KRW
1 KRW = 0.032005
MUR
Avg
31.3133
High
31.5395
Low
30.8435
Last updated: 5/7/2026, 11:20:18 AM
Quick Conversions
| MUR | KRW |
|---|---|
| 1 MUR | 31.24 KRW |
| 10 MUR | 312.45 KRW |
| 50 MUR | 1,562.24 KRW |
| 100 MUR | 3,124.47 KRW |
| 500 MUR | 15,622.35 KRW |
| 1,000 MUR | 31,244.70 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-05-07T11:20:18Z",
"rates": {
"KRW": 31.244701
}
}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": 3124.4701,
"rate": 31.244701
}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