Rate Overview
Live
1 MVR = 0.175478 WST
1 WST = 5.6987
MVR
Avg
0.181286
High
0.190785
Low
0.174570
Last updated: 3/27/2026, 3:24:39 PM
Quick Conversions
| MVR | WST |
|---|---|
| 1 MVR | 0.18 WST |
| 10 MVR | 1.75 WST |
| 50 MVR | 8.77 WST |
| 100 MVR | 17.55 WST |
| 500 MVR | 87.74 WST |
| 1,000 MVR | 175.48 WST |
Get MVR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=WSTExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T15:24:39Z",
"rates": {
"WST": 0.175478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "WST",
"amount": 100
},
"result": 17.5478,
"rate": 0.175478
}Build with MVR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key