Rate Overview
Live
1 MVR = 0.176229 WST
1 WST = 5.6744
MVR
Avg
0.176247
High
0.176950
Low
0.175933
Last updated: 8/14/2026, 1:26:42 PM
Quick Conversions
| MVR | WST |
|---|---|
| 1 MVR | 0.18 WST |
| 10 MVR | 1.76 WST |
| 50 MVR | 8.81 WST |
| 100 MVR | 17.62 WST |
| 500 MVR | 88.11 WST |
| 1,000 MVR | 176.23 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-08-14T13:26:42Z",
"rates": {
"WST": 0.176229
}
}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.6229,
"rate": 0.176229
}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