Rate Overview
Live
1 MVR = 0.173919 WST
1 WST = 5.7498
MVR
Avg
0.174958
High
0.175867
Low
0.173919
Last updated: 3/7/2026, 12:10:23 AM
Quick Conversions
| MVR | WST |
|---|---|
| 1 MVR | 0.17 WST |
| 10 MVR | 1.74 WST |
| 50 MVR | 8.70 WST |
| 100 MVR | 17.39 WST |
| 500 MVR | 86.96 WST |
| 1,000 MVR | 173.92 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-07T00:10:23Z",
"rates": {
"WST": 0.173919
}
}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.3919,
"rate": 0.173919
}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