Rate Overview
Live
1 MUR = 32.5980 KRW
1 KRW = 0.030677
MUR
Avg
31.8290
High
32.5980
Low
30.7407
Last updated: 3/27/2026, 4:41:23 PM
Quick Conversions
| MUR | KRW |
|---|---|
| 1 MUR | 32.60 KRW |
| 10 MUR | 325.98 KRW |
| 50 MUR | 1,629.90 KRW |
| 100 MUR | 3,259.80 KRW |
| 500 MUR | 16,299.01 KRW |
| 1,000 MUR | 32,598.03 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-27T16:41:23Z",
"rates": {
"KRW": 32.598025
}
}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": 3259.8025,
"rate": 32.598025
}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