Rate Overview
Live
1 BOB = 0.363890 MYR
1 MYR = 2.7481
BOB
Avg
0.557190
High
0.598180
Low
0.363890
Last updated: 7/26/2026, 3:56:06 AM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.36 MYR |
| 10 BOB | 3.64 MYR |
| 50 BOB | 18.19 MYR |
| 100 BOB | 36.39 MYR |
| 500 BOB | 181.95 MYR |
| 1,000 BOB | 363.89 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-26T03:56:06Z",
"rates": {
"MYR": 0.36389
}
}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": 36.388999999999996,
"rate": 0.36389
}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