Rate Overview
Live
1 USD = 47.3785 MUR
1 MUR = 0.021107
USD
Avg
46.8376
High
47.3785
Low
46.3586
Last updated: 3/7/2026, 3:03:48 AM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 47.38 MUR |
| 10 USD | 473.79 MUR |
| 50 USD | 2,368.93 MUR |
| 100 USD | 4,737.85 MUR |
| 500 USD | 23,689.26 MUR |
| 1,000 USD | 47,378.51 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-07T03:03:48Z",
"rates": {
"MUR": 47.37851229
}
}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": 4737.851229,
"rate": 47.37851229
}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