Rate Overview
Live
1 USD = 46.9095 MUR
1 MUR = 0.021318
USD
Avg
46.9811
High
47.2337
Low
46.8625
Last updated: 9/4/2026, 2:54:33 PM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 46.91 MUR |
| 10 USD | 469.10 MUR |
| 50 USD | 2,345.48 MUR |
| 100 USD | 4,690.95 MUR |
| 500 USD | 23,454.77 MUR |
| 1,000 USD | 46,909.55 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-09-04T14:54:33Z",
"rates": {
"MUR": 46.90954851
}
}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": 4690.954851,
"rate": 46.90954851
}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