Rate Overview
Live
1 MUR = 32.6386 KRW
1 KRW = 0.030639
MUR
Avg
32.3691
High
32.6386
Low
31.9949
Last updated: 3/27/2026, 2:45:50 PM
Quick Conversions
| MUR | KRW |
|---|---|
| 1 MUR | 32.64 KRW |
| 10 MUR | 326.39 KRW |
| 50 MUR | 1,631.93 KRW |
| 100 MUR | 3,263.86 KRW |
| 500 MUR | 16,319.30 KRW |
| 1,000 MUR | 32,638.60 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-03-27T14:45:50Z",
"rates": {
"KRW": 32.638599
}
}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": 3263.8599,
"rate": 32.638599
}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