Rate Overview
Live
1 MUR = 0.058119 WST
1 WST = 17.2061
MUR
Avg
0.057916
High
0.058121
Low
0.057729
Last updated: 7/26/2026, 2:53:07 PM
Quick Conversions
| MUR | WST |
|---|---|
| 1 MUR | 0.06 WST |
| 10 MUR | 0.58 WST |
| 50 MUR | 2.91 WST |
| 100 MUR | 5.81 WST |
| 500 MUR | 29.06 WST |
| 1,000 MUR | 58.12 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-07-26T14:53:07Z",
"rates": {
"WST": 0.058119
}
}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.8119,
"rate": 0.058119
}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