Rate Overview
Live
1 MUR = 0.059918 WST
1 WST = 16.6895 MUR
Avg
0.059776
High
0.060158
Low
0.059279
Last updated: 1/25/2026, 5:24:26 AM
Quick Conversions
| MUR | WST |
|---|---|
| 1 MUR | 0.06 WST |
| 10 MUR | 0.60 WST |
| 50 MUR | 3.00 WST |
| 100 MUR | 5.99 WST |
| 500 MUR | 29.96 WST |
| 1,000 MUR | 59.92 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-01-25T05:24:26Z",
"rates": {
"WST": 0.059918
}
}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.9918,
"rate": 0.059918
}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