Rate Overview
Live
1 USD = 47.4231 MUR
1 MUR = 0.021087
USD
Avg
46.7103
High
47.8945
Low
45.5061
Last updated: 7/25/2026, 8:26:00 PM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 47.42 MUR |
| 10 USD | 474.23 MUR |
| 50 USD | 2,371.16 MUR |
| 100 USD | 4,742.31 MUR |
| 500 USD | 23,711.57 MUR |
| 1,000 USD | 47,423.15 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-07-25T20:26:00Z",
"rates": {
"MUR": 47.42314965
}
}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": 4742.314965,
"rate": 47.42314965
}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