Rate Overview
Live
1 MUR = 258.1234 UZS
1 UZS = 0.003874
MUR
Avg
255.8070
High
258.1234
Low
253.7724
Last updated: 5/7/2026, 1:49:42 PM
Quick Conversions
| MUR | UZS |
|---|---|
| 1 MUR | 258.12 UZS |
| 10 MUR | 2,581.23 UZS |
| 50 MUR | 12,906.17 UZS |
| 100 MUR | 25,812.34 UZS |
| 500 MUR | 129,061.71 UZS |
| 1,000 MUR | 258,123.42 UZS |
Get MUR/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=UZSExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-07T13:49:42Z",
"rates": {
"UZS": 258.123418
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "UZS",
"amount": 100
},
"result": 25812.341800000002,
"rate": 258.123418
}Build with MUR/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key