Rate Overview
Live
1 BOB = 0.364191 MYR
1 MYR = 2.7458
BOB
Avg
0.471236
High
0.596406
Low
0.364191
Last updated: 7/25/2026, 8:32:04 PM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.36 MYR |
| 10 BOB | 3.64 MYR |
| 50 BOB | 18.21 MYR |
| 100 BOB | 36.42 MYR |
| 500 BOB | 182.10 MYR |
| 1,000 BOB | 364.19 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-25T20:32:04Z",
"rates": {
"MYR": 0.364191
}
}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.4191,
"rate": 0.364191
}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