Rate Overview
Live
1 MMK = 0.001280 WST
1 WST = 781.2500
MMK
Avg
0.001288
High
0.001294
Low
0.001280
Last updated: 3/7/2026, 12:29:45 AM
Quick Conversions
| MMK | WST |
|---|---|
| 1 MMK | 0.00 WST |
| 10 MMK | 0.01 WST |
| 50 MMK | 0.06 WST |
| 100 MMK | 0.13 WST |
| 500 MMK | 0.64 WST |
| 1,000 MMK | 1.28 WST |
Get MMK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=WSTExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:29:45Z",
"rates": {
"WST": 0.00128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "WST",
"amount": 100
},
"result": 0.128,
"rate": 0.00128
}Build with MMK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key