Rate Overview
Live
1 USD = 47.1492 MUR
1 MUR = 0.021209
USD
Avg
47.3468
High
48.1943
Low
47.0067
Last updated: 7/19/2026, 7:47:36 AM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 47.15 MUR |
| 10 USD | 471.49 MUR |
| 50 USD | 2,357.46 MUR |
| 100 USD | 4,714.92 MUR |
| 500 USD | 23,574.59 MUR |
| 1,000 USD | 47,149.18 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-19T07:47:36Z",
"rates": {
"MUR": 47.14918076
}
}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": 4714.918076,
"rate": 47.14918076
}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