Rate Overview
Live
1 BOB = 303.2401 MMK
1 MMK = 0.003298
BOB
Avg
303.5553
High
304.5033
Low
303.0630
Last updated: 6/18/2026, 10:02:59 AM
Quick Conversions
| BOB | MMK |
|---|---|
| 1 BOB | 303.24 MMK |
| 10 BOB | 3,032.40 MMK |
| 50 BOB | 15,162.01 MMK |
| 100 BOB | 30,324.01 MMK |
| 500 BOB | 151,620.07 MMK |
| 1,000 BOB | 303,240.15 MMK |
Get BOB/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MMKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-18T10:02:59Z",
"rates": {
"MMK": 303.240146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MMK",
"amount": 100
},
"result": 30324.0146,
"rate": 303.240146
}Build with BOB/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key