Rate Overview
Live
1 BOB = 0.333940 MYR
1 MYR = 2.9945
BOB
Avg
0.341365
High
0.349063
Low
0.333600
Last updated: 9/3/2026, 5:33:34 AM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.33 MYR |
| 10 BOB | 3.34 MYR |
| 50 BOB | 16.70 MYR |
| 100 BOB | 33.39 MYR |
| 500 BOB | 166.97 MYR |
| 1,000 BOB | 333.94 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-09-03T05:33:34Z",
"rates": {
"MYR": 0.33394
}
}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": 33.394,
"rate": 0.33394
}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