Rate Overview
Live
1 BOB = 0.350505 MYR
1 MYR = 2.8530
BOB
Avg
0.343795
High
0.350505
Low
0.337663
Last updated: 8/14/2026, 4:30:21 PM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.35 MYR |
| 10 BOB | 3.51 MYR |
| 50 BOB | 17.53 MYR |
| 100 BOB | 35.05 MYR |
| 500 BOB | 175.25 MYR |
| 1,000 BOB | 350.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-08-14T16:30:21Z",
"rates": {
"MYR": 0.350505
}
}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": 35.0505,
"rate": 0.350505
}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