Rate Overview
Live
1 MVR = 0.173540 WST
1 WST = 5.7624
MVR
Avg
0.174714
High
0.176952
Low
0.173540
Last updated: 5/29/2026, 6:50:06 PM
Quick Conversions
| MVR | WST |
|---|---|
| 1 MVR | 0.17 WST |
| 10 MVR | 1.74 WST |
| 50 MVR | 8.68 WST |
| 100 MVR | 17.35 WST |
| 500 MVR | 86.77 WST |
| 1,000 MVR | 173.54 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-05-29T18:50:06Z",
"rates": {
"WST": 0.17354
}
}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.354,
"rate": 0.17354
}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