Rate Overview
Live
1 USD = 46.5813 MUR
1 MUR = 0.021468
USD
Avg
46.5114
High
46.5813
Low
46.4434
Last updated: 3/27/2026, 9:33:45 AM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 46.58 MUR |
| 10 USD | 465.81 MUR |
| 50 USD | 2,329.07 MUR |
| 100 USD | 4,658.13 MUR |
| 500 USD | 23,290.67 MUR |
| 1,000 USD | 46,581.35 MUR |
Get USD/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MURExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T09:33:45Z",
"rates": {
"MUR": 46.58134923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MUR",
"amount": 100
},
"result": 4658.134923,
"rate": 46.58134923
}Build with USD/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key