Rate Overview
Live
1 MYR = 2.7524 BOB
1 BOB = 0.363325
MYR
Avg
1.8525
High
2.7524
Low
1.6717
Last updated: 7/30/2026, 8:09:59 AM
Quick Conversions
| MYR | BOB |
|---|---|
| 1 MYR | 2.75 BOB |
| 10 MYR | 27.52 BOB |
| 50 MYR | 137.62 BOB |
| 100 MYR | 275.24 BOB |
| 500 MYR | 1,376.18 BOB |
| 1,000 MYR | 2,752.36 BOB |
Get MYR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BOBExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-30T08:09:59Z",
"rates": {
"BOB": 2.752358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BOB",
"amount": 100
},
"result": 275.2358,
"rate": 2.752358
}Build with MYR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key