Rate Overview
Live
1 USD = 47.1564 MUR
1 MUR = 0.021206
USD
Avg
46.2771
High
47.6802
Low
44.5696
Last updated: 7/24/2026, 7:46:50 AM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 47.16 MUR |
| 10 USD | 471.56 MUR |
| 50 USD | 2,357.82 MUR |
| 100 USD | 4,715.64 MUR |
| 500 USD | 23,578.21 MUR |
| 1,000 USD | 47,156.41 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-24T07:46:50Z",
"rates": {
"MUR": 47.15641185
}
}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": 4715.6411849999995,
"rate": 47.15641185
}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