Rate Overview
Live
1 USD = 47.0409 MUR
1 MUR = 0.021258
USD
Avg
47.1603
High
47.2615
Low
47.0295
Last updated: 7/5/2026, 7:27:13 PM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 47.04 MUR |
| 10 USD | 470.41 MUR |
| 50 USD | 2,352.04 MUR |
| 100 USD | 4,704.09 MUR |
| 500 USD | 23,520.43 MUR |
| 1,000 USD | 47,040.85 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-05T19:27:13Z",
"rates": {
"MUR": 47.04085037
}
}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": 4704.085037,
"rate": 47.04085037
}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