Rate Overview
Live
1 BOB = 0.364046 MYR
1 MYR = 2.7469
BOB
Avg
0.550980
High
0.598180
Low
0.364046
Last updated: 7/28/2026, 3:55:25 PM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.36 MYR |
| 10 BOB | 3.64 MYR |
| 50 BOB | 18.20 MYR |
| 100 BOB | 36.40 MYR |
| 500 BOB | 182.02 MYR |
| 1,000 BOB | 364.05 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-28T15:55:25Z",
"rates": {
"MYR": 0.364046
}
}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.404599999999995,
"rate": 0.364046
}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