Rate Overview
Live
1 MUR = 32.7503 KRW
1 KRW = 0.030534
MUR
Avg
32.2803
High
33.0179
Low
31.7643
Last updated: 7/7/2026, 12:37:45 AM
Quick Conversions
| MUR | KRW |
|---|---|
| 1 MUR | 32.75 KRW |
| 10 MUR | 327.50 KRW |
| 50 MUR | 1,637.52 KRW |
| 100 MUR | 3,275.03 KRW |
| 500 MUR | 16,375.17 KRW |
| 1,000 MUR | 32,750.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-07T00:37:45Z",
"rates": {
"KRW": 32.750347
}
}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": 3275.0346999999997,
"rate": 32.750347
}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