Rate Overview
Live
1 KRW = 0.031009 MUR
1 MUR = 32.2487
KRW
Avg
0.030766
High
0.031078
Low
0.030286
Last updated: 7/8/2026, 10:27:48 AM
Quick Conversions
| KRW | MUR |
|---|---|
| 1 KRW | 0.03 MUR |
| 10 KRW | 0.31 MUR |
| 50 KRW | 1.55 MUR |
| 100 KRW | 3.10 MUR |
| 500 KRW | 15.50 MUR |
| 1,000 KRW | 31.01 MUR |
Get KRW/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MURExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-08T10:27:48Z",
"rates": {
"MUR": 0.031009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MUR",
"amount": 100
},
"result": 3.1008999999999998,
"rate": 0.031009
}Build with KRW/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key