Rate Overview
Live
1 MRO = 0.006688 WST
1 WST = 149.5215
MRO
Avg
0.006956
High
0.007330
Low
0.006651
Last updated: 5/27/2026, 7:22:51 PM
Quick Conversions
| MRO | WST |
|---|---|
| 1 MRO | 0.01 WST |
| 10 MRO | 0.07 WST |
| 50 MRO | 0.33 WST |
| 100 MRO | 0.67 WST |
| 500 MRO | 3.34 WST |
| 1,000 MRO | 6.69 WST |
Get MRO/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=WSTExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-27T19:22:51Z",
"rates": {
"WST": 0.006688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "WST",
"amount": 100
},
"result": 0.6688000000000001,
"rate": 0.006688
}Build with MRO/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key