Rate Overview
Live
1 MVR = 0.175716 WST
1 WST = 5.6910
MVR
Avg
0.175920
High
0.177547
Low
0.174516
Last updated: 4/18/2026, 8:47:48 AM
Quick Conversions
| MVR | WST |
|---|---|
| 1 MVR | 0.18 WST |
| 10 MVR | 1.76 WST |
| 50 MVR | 8.79 WST |
| 100 MVR | 17.57 WST |
| 500 MVR | 87.86 WST |
| 1,000 MVR | 175.72 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-04-18T08:47:48Z",
"rates": {
"WST": 0.175716
}
}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.5716,
"rate": 0.175716
}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