Rate Overview
Live
1 BOB = 0.589836 MYR
1 MYR = 1.6954
BOB
Avg
0.587909
High
0.589836
Low
0.586382
Last updated: 6/16/2026, 1:31:06 PM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.59 MYR |
| 10 BOB | 5.90 MYR |
| 50 BOB | 29.49 MYR |
| 100 BOB | 58.98 MYR |
| 500 BOB | 294.92 MYR |
| 1,000 BOB | 589.84 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-06-16T13:31:06Z",
"rates": {
"MYR": 0.589836
}
}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": 58.9836,
"rate": 0.589836
}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