Rate Overview
Live
1 MUR = 9.1212 KMF
1 KMF = 0.109634
MUR
Avg
9.4213
High
10.0883
Low
8.9473
Last updated: 7/26/2026, 5:17:53 AM
Quick Conversions
| MUR | KMF |
|---|---|
| 1 MUR | 9.12 KMF |
| 10 MUR | 91.21 KMF |
| 50 MUR | 456.06 KMF |
| 100 MUR | 912.12 KMF |
| 500 MUR | 4,560.62 KMF |
| 1,000 MUR | 9,121.23 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-26T05:17:53Z",
"rates": {
"KMF": 9.12123
}
}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.123,
"rate": 9.12123
}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