Rate Overview
Live
1 MUR = 9.1203 KMF
1 KMF = 0.109645
MUR
Avg
9.0405
High
9.2426
Low
8.8823
Last updated: 7/25/2026, 3:48:46 AM
Quick Conversions
| MUR | KMF |
|---|---|
| 1 MUR | 9.12 KMF |
| 10 MUR | 91.20 KMF |
| 50 MUR | 456.02 KMF |
| 100 MUR | 912.03 KMF |
| 500 MUR | 4,560.17 KMF |
| 1,000 MUR | 9,120.34 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-07-25T03:48:46Z",
"rates": {
"KMF": 9.120342
}
}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": 912.0342,
"rate": 9.120342
}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