Rate Overview
Live
1 BOB = 0.590071 MYR
1 MYR = 1.6947
BOB
Avg
0.590206
High
0.592007
Low
0.588109
Last updated: 7/4/2026, 12:40:47 AM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.59 MYR |
| 10 BOB | 5.90 MYR |
| 50 BOB | 29.50 MYR |
| 100 BOB | 59.01 MYR |
| 500 BOB | 295.04 MYR |
| 1,000 BOB | 590.07 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-04T00:40:47Z",
"rates": {
"MYR": 0.590071
}
}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": 59.0071,
"rate": 0.590071
}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