Rate Overview
Live
1 BOB = 0.374506 MYR
1 MYR = 2.6702
BOB
Avg
0.593120
High
0.650417
Low
0.374506
Last updated: 7/27/2026, 5:09:18 PM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.37 MYR |
| 10 BOB | 3.75 MYR |
| 50 BOB | 18.73 MYR |
| 100 BOB | 37.45 MYR |
| 500 BOB | 187.25 MYR |
| 1,000 BOB | 374.51 MYR |
Get BOB/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MYRExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-27T17:09:18Z",
"rates": {
"MYR": 0.374506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MYR",
"amount": 100
},
"result": 37.4506,
"rate": 0.374506
}Build with BOB/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key