Rate Overview
Live
1 MUR = 9.1414 KMF
1 KMF = 0.109393
MUR
Avg
9.0448
High
9.2162
Low
8.9044
Last updated: 7/14/2026, 6:01:55 AM
Quick Conversions
| MUR | KMF |
|---|---|
| 1 MUR | 9.14 KMF |
| 10 MUR | 91.41 KMF |
| 50 MUR | 457.07 KMF |
| 100 MUR | 914.14 KMF |
| 500 MUR | 4,570.68 KMF |
| 1,000 MUR | 9,141.37 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-14T06:01:55Z",
"rates": {
"KMF": 9.141367
}
}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": 914.1367,
"rate": 9.141367
}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