Rate Overview
Live
1 USD = 47.0904 MUR
1 MUR = 0.021236
USD
Avg
47.0882
High
47.1748
Low
46.9898
Last updated: 8/15/2026, 5:35:38 AM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 47.09 MUR |
| 10 USD | 470.90 MUR |
| 50 USD | 2,354.52 MUR |
| 100 USD | 4,709.04 MUR |
| 500 USD | 23,545.19 MUR |
| 1,000 USD | 47,090.38 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-08-15T05:35:38Z",
"rates": {
"MUR": 47.09037574
}
}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": 4709.037574,
"rate": 47.09037574
}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