Rate Overview
Live
1 MVR = 0.176026 WST
1 WST = 5.6810
MVR
Avg
0.176049
High
0.179327
Low
0.173564
Last updated: 7/30/2026, 10:08:27 PM
Quick Conversions
| MVR | WST |
|---|---|
| 1 MVR | 0.18 WST |
| 10 MVR | 1.76 WST |
| 50 MVR | 8.80 WST |
| 100 MVR | 17.60 WST |
| 500 MVR | 88.01 WST |
| 1,000 MVR | 176.03 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-07-30T22:08:27Z",
"rates": {
"WST": 0.176026
}
}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.6026,
"rate": 0.176026
}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