Rate Overview
Live
1 MUR = 0.057323 WST
1 WST = 17.4450
MUR
Avg
0.057146
High
0.057535
Low
0.056617
Last updated: 5/27/2026, 9:43:25 AM
Quick Conversions
| MUR | WST |
|---|---|
| 1 MUR | 0.06 WST |
| 10 MUR | 0.57 WST |
| 50 MUR | 2.87 WST |
| 100 MUR | 5.73 WST |
| 500 MUR | 28.66 WST |
| 1,000 MUR | 57.32 WST |
Get MUR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=WSTExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-27T09:43:25Z",
"rates": {
"WST": 0.057323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "WST",
"amount": 100
},
"result": 5.7322999999999995,
"rate": 0.057323
}Build with MUR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key