Rate Overview
Live
1 MUR = 9.0546 KMF
1 KMF = 0.110441
MUR
Avg
8.9953
High
9.0546
Low
8.8823
Last updated: 6/19/2026, 8:20:29 AM
Quick Conversions
| MUR | KMF |
|---|---|
| 1 MUR | 9.05 KMF |
| 10 MUR | 90.55 KMF |
| 50 MUR | 452.73 KMF |
| 100 MUR | 905.46 KMF |
| 500 MUR | 4,527.29 KMF |
| 1,000 MUR | 9,054.57 KMF |
Get MUR/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=KMFExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-06-19T08:20:29Z",
"rates": {
"KMF": 9.05457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "KMF",
"amount": 100
},
"result": 905.457,
"rate": 9.05457
}Build with MUR/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key