Rate Overview
Live
1 USD = 46.9501 MUR
1 MUR = 0.021299
USD
Avg
46.9357
High
47.0404
Low
46.7600
Last updated: 5/6/2026, 7:15:54 PM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 46.95 MUR |
| 10 USD | 469.50 MUR |
| 50 USD | 2,347.51 MUR |
| 100 USD | 4,695.01 MUR |
| 500 USD | 23,475.06 MUR |
| 1,000 USD | 46,950.13 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-05-06T19:15:54Z",
"rates": {
"MUR": 46.95012593
}
}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": 4695.0125929999995,
"rate": 46.95012593
}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