Rate Overview
Live
1 USD = 47.2774 MUR
1 MUR = 0.021152
USD
Avg
46.0114
High
47.3842
Low
44.9415
Last updated: 5/26/2026, 10:29:56 PM
Quick Conversions
| USD | MUR |
|---|---|
| 1 USD | 47.28 MUR |
| 10 USD | 472.77 MUR |
| 50 USD | 2,363.87 MUR |
| 100 USD | 4,727.74 MUR |
| 500 USD | 23,638.70 MUR |
| 1,000 USD | 47,277.40 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-05-26T22:29:56Z",
"rates": {
"MUR": 47.27740241
}
}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": 4727.740241,
"rate": 47.27740241
}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