Rate Overview
Live
1 MMK = 0.006400 BWP
1 BWP = 156.2500
MMK
Avg
0.006408
High
0.006446
Low
0.006354
Last updated: 6/19/2026, 9:08:13 AM
Quick Conversions
| MMK | BWP |
|---|---|
| 1 MMK | 0.01 BWP |
| 10 MMK | 0.06 BWP |
| 50 MMK | 0.32 BWP |
| 100 MMK | 0.64 BWP |
| 500 MMK | 3.20 BWP |
| 1,000 MMK | 6.40 BWP |
Get MMK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=BWPExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-06-19T09:08:13Z",
"rates": {
"BWP": 0.0064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "BWP",
"amount": 100
},
"result": 0.64,
"rate": 0.0064
}Build with MMK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key